From d985fa69c3f8bdf45caa0f1c076592677f7b5109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 18:07:41 +0000 Subject: [PATCH] chore(deps-dev): update actions/setup-python action to v4.9.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 de69fcf..4e3b409 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@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c # v4.9.1 with: python-version: 3.7