diff --git a/.github/workflows/test_repository.yml b/.github/workflows/test_repository.yml index bf18919..ae3e2f5 100644 --- a/.github/workflows/test_repository.yml +++ b/.github/workflows/test_repository.yml @@ -63,7 +63,7 @@ jobs: ${EPREFIX}/startprefix <<< "which bash; qlist -IRv; exit" - name: Set up Python - uses: actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3.0 + uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0 with: python-version: ${{matrix.python}} architecture: x64