Skip to content

Commit be26395

Browse files
authored
Merge pull request #1873 from haskell/dependabot/github_actions/cachix/install-nix-action-31
chore(deps): bump cachix/install-nix-action from 30 to 31
2 parents 2ada981 + 0c9454a commit be26395

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
@@ -29,7 +29,7 @@ jobs:
2929
- emacs_version: 29.4
3030
target: deploy-manual
3131
steps:
32-
- uses: cachix/install-nix-action@v30
32+
- uses: cachix/install-nix-action@v31
3333
with:
3434
nix_path: nixpkgs=channel:nixos-unstable
3535
- uses: purcell/setup-emacs@master

0 commit comments

Comments
 (0)