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 b9f8c81 commit 2128ec0Copy full SHA for 2128ec0
.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@v18
+ uses: cachix/install-nix-action@v19
43
with:
44
nix_path: nixpkgs=channel:nixos-unstable
45
0 commit comments