diff --git a/.github/workflows/query-tests.yml b/.github/workflows/query-tests.yml index 39205b18..6baf1040 100644 --- a/.github/workflows/query-tests.yml +++ b/.github/workflows/query-tests.yml @@ -26,7 +26,7 @@ jobs: persist-credentials: false - name: Set up Python - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 with: python-version: '3.12'