diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f65c2f2..59a95b2 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@v4 + uses: actions/checkout@v5 with: # To make automated copyright notice check below work. Can this be optimized? fetch-depth: 0