From 9e721f906feb86e2f577bd23bd0dea4856bba562 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 08:22:52 +0000 Subject: [PATCH] Renovate Update actions/setup-python digest to 04c1311 --- .github/workflows/_integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_integration_tests.yml b/.github/workflows/_integration_tests.yml index 4ceab0c7..3331f268 100644 --- a/.github/workflows/_integration_tests.yml +++ b/.github/workflows/_integration_tests.yml @@ -60,7 +60,7 @@ jobs: role-session-name: GitHubActionsIntegrationTests - name: Setup Python - uses: actions/setup-python@cb6845644151e35f879e10f2f0896c3c8bee372c + uses: actions/setup-python@04c1311429f7be71707d8ab66c7af8a14e54b938 with: python-version: "3.12"