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.
2 parents babfa9e + 924c157 commit 5986492Copy full SHA for 5986492
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
35
echo ::set-output name=short::$(git rev-parse --short HEAD)
36
37
- name: Install nix
38
- uses: cachix/install-nix-action@v25
+ uses: cachix/install-nix-action@v26
39
with:
40
nix_path: nixpkgs=channel:nixos-unstable
41
0 commit comments