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 d4e4394 + 3ff6036 commit 527a7f0Copy full SHA for 527a7f0
1 file changed
.github/workflows/nix.yml
@@ -17,7 +17,7 @@ jobs:
17
nix_path: nixpkgs=channel:nixos-unstable
18
extra_nix_config: |
19
experimental-features = nix-command flakes
20
- - uses: cachix/cachix-action@v16
+ - uses: cachix/cachix-action@v17
21
with:
22
name: sierrasoftworks
23
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
0 commit comments