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"