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