Skip to content

Commit 5b1a649

Browse files
chore(deps): bump cachix/install-nix-action from V27 to 28
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 28. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V27...V28) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf387f9 commit 5b1a649

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

0 commit comments

Comments
 (0)