Skip to content

Commit 754ec9e

Browse files
Bump cachix/install-nix-action from V28 to 31.3.0 (#1931)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V28 to 31.3.0. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](cachix/install-nix-action@V28...31.3.0) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7aac546 commit 754ec9e

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
submodules: true
3333
- name: nix
34-
uses: cachix/install-nix-action@V28
34+
uses: cachix/install-nix-action@31.3.0
3535
with:
3636
nix_path: nixpkgs=channel:nixos-unstable
3737
- run: nix develop -c dune build @check @runtest -p merlin-lib,dot-merlin-reader,ocaml-index,merlin

0 commit comments

Comments
 (0)