diff --git a/.github/workflows/nox.yml b/.github/workflows/nox.yml index 43cce99..a539157 100644 --- a/.github/workflows/nox.yml +++ b/.github/workflows/nox.yml @@ -21,7 +21,7 @@ jobs: name: "Run extra sanity tests" steps: - name: Check out collection - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: persist-credentials: false - name: Run nox