We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136a20c commit a79b684Copy full SHA for a79b684
.github/workflows/nix.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
with:
14
submodules: true
15
- - uses: cachix/install-nix-action@v27
+ - uses: cachix/install-nix-action@V28
16
17
nix_path: nixpkgs=channel:nixos-unstable
18
- run: nix develop -c dune build @runtest @check
0 commit comments