diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 60e545c..43d78b9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,7 +36,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