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