Skip to content

Commit 79eaf44

Browse files
authored
Merge pull request #1832 from haskell/dependabot/github_actions/cachix/install-nix-action-24
chore(deps): bump cachix/install-nix-action from 23 to 24
2 parents 8d0f44b + be1c4d7 commit 79eaf44

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@v23
31+
- uses: cachix/install-nix-action@v24
3232
with:
3333
nix_path: nixpkgs=channel:nixos-unstable
3434
- uses: purcell/setup-emacs@master

0 commit comments

Comments
 (0)