Skip to content

Commit

Permalink
Merge pull request ocaml#1820 from ocaml/dependabot/github_actions/ca…
Browse files Browse the repository at this point in the history
…chix/install-nix-action-28

Bump cachix/install-nix-action from 27 to 28
  • Loading branch information
voodoos authored Sep 17, 2024
2 parents 671ef62 + 0f494ea commit 9095413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
submodules: true
- name: nix
uses: cachix/install-nix-action@v27
uses: cachix/install-nix-action@V28
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix develop -c dune build @check @runtest -p merlin-lib,dot-merlin-reader,ocaml-index,merlin

0 comments on commit 9095413

Please sign in to comment.