Skip to content

Commit 5a0a05e

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

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@V28
15+
- uses: cachix/install-nix-action@v29
1616
with:
1717
nix_path: nixpkgs=channel:nixos-unstable
1818
- run: nix develop -c dune build @runtest @check

0 commit comments

Comments
 (0)