Skip to content

Commit e840bf0

Browse files
authored
Merge pull request #1853 from haskell/dependabot/github_actions/cachix/install-nix-action-v29
chore(deps): bump cachix/install-nix-action from V28 to 29
2 parents c9dbfdc + 0a033f4 commit e840bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- emacs_version: 29.4
3030
target: deploy-manual
3131
steps:
32-
- uses: cachix/install-nix-action@V28
32+
- uses: cachix/install-nix-action@v29
3333
with:
3434
nix_path: nixpkgs=channel:nixos-unstable
3535
- uses: purcell/setup-emacs@master

0 commit comments

Comments
 (0)