From 3e5596c4d5e30d7d8564ccfc517fc83e1a55d4f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 08:49:54 +0000 Subject: [PATCH] chore(deps-dev): update actions/setup-python action to v4.7.1 --- .github/workflows/pr-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-chart.yaml b/.github/workflows/pr-chart.yaml index ae527ca..9d81242 100644 --- a/.github/workflows/pr-chart.yaml +++ b/.github/workflows/pr-chart.yaml @@ -16,7 +16,7 @@ jobs: with: version: v3.4.0 - - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 #v4.4.0 + - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1 with: python-version: 3.7