diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4b92963e..c0080185 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: with: version: ${{ matrix.emacs_version }} - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Install stack and ghc run: nix profile install 'nixpkgs#stack' 'nixpkgs#ghc' - name: Install texinfo