diff --git a/.github/workflows/_integration_tests.yml b/.github/workflows/_integration_tests.yml index 24f63015..efe52bab 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@82c7e631bb3cdc910f68e0081d67478d79c6982d + uses: actions/setup-python@4eb7dbcb9561cb76a85079ffa9d89b983166e00c with: python-version: "3.12"