diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c4e0ff7..c87c61a 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@v4 + uses: actions/checkout@v6 - name: Execute ourselves id: self