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