We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9dbfdc + 0a033f4 commit e840bf0Copy full SHA for e840bf0
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
- emacs_version: 29.4
30
target: deploy-manual
31
steps:
32
- - uses: cachix/install-nix-action@V28
+ - uses: cachix/install-nix-action@v29
33
with:
34
nix_path: nixpkgs=channel:nixos-unstable
35
- uses: purcell/setup-emacs@master
0 commit comments