We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ce37fc + 48a0078 commit e5d3202Copy full SHA for e5d3202
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
version: ${{ matrix.emacs_version }}
39
40
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
41
- name: Install stack and ghc
42
run: nix profile install 'nixpkgs#stack' 'nixpkgs#ghc'
43
- name: Install texinfo
0 commit comments