diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c87c61a..c3c77b7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,7 +30,7 @@ jobs: version: ${{matrix.emacs-version}} - name: Check out the source code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Execute ourselves id: self