Skip to content

Commit 8bcd9d0

Browse files
chore(deps): bump cachix/install-nix-action from 27 to 28
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 27 to 28. - [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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 940ec36 commit 8bcd9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v4
1313
with:
1414
submodules: true
15-
- uses: cachix/install-nix-action@v27
15+
- uses: cachix/install-nix-action@V28
1616
with:
1717
nix_path: nixpkgs=channel:nixos-unstable
1818
- run: nix develop -c dune build @runtest @check

0 commit comments

Comments
 (0)