From 4fdfa4e28b92c22d5ac0de60a89ce87a3306b27c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:07:12 +0000 Subject: [PATCH] Renovate Update actions/setup-python digest to a0d74c0 --- .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 efe52bab..62ac04e0 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@4eb7dbcb9561cb76a85079ffa9d89b983166e00c + uses: actions/setup-python@a0d74c0c423f896bc4e7be91d5cb1e2d54438db3 with: python-version: "3.12"