diff --git a/.github/workflows/nox.yml b/.github/workflows/nox.yml index bed8dff9..15cb9807 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@v6 with: persist-credentials: false - name: Run nox