From dac1163bf05b034e45398710d1bb241e654d05f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:35:01 +0000 Subject: [PATCH] Renovate Update actions/setup-python digest to f677139 --- .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 3331f268..47a41392 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@04c1311429f7be71707d8ab66c7af8a14e54b938 + uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 with: python-version: "3.12"