Skip to content

Commit 657021f

Browse files
authored
Merge pull request #1845 from haskell/dependabot/github_actions/cachix/install-nix-action-27
chore(deps): bump cachix/install-nix-action from 26 to 27
2 parents d23ec34 + 9423d0c commit 657021f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- emacs_version: 29.1
2929
target: deploy-manual
3030
steps:
31-
- uses: cachix/install-nix-action@v26
31+
- uses: cachix/install-nix-action@V27
3232
with:
3333
nix_path: nixpkgs=channel:nixos-unstable
3434
- uses: purcell/setup-emacs@master

0 commit comments

Comments
 (0)