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 6d43b8b commit af72947Copy full SHA for af72947
.github/workflows/ci.yaml
@@ -39,7 +39,7 @@ jobs:
39
echo ::set-output name=short::$(git rev-parse --short HEAD)
40
41
- name: Install nix
42
- uses: cachix/install-nix-action@v17
+ uses: cachix/install-nix-action@v18
43
with:
44
nix_path: nixpkgs=channel:nixos-unstable
45
0 commit comments