diff --git a/.github/workflows/_integration_tests.yml b/.github/workflows/_integration_tests.yml index 47a41392..0e90789b 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@f677139bbe7f9c59b41e40162b753c062f5d49a3 + uses: actions/setup-python@29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a with: python-version: "3.12"