diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 59a95b2..59851d0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: uses: emacs-eldev/setup-eldev@v1 - name: Check out the source code - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: # To make automated copyright notice check below work. Can this be optimized? fetch-depth: 0