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 40903f8 + 7a0f402 commit e7f4b63Copy full SHA for e7f4b63
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
nix_path: nixpkgs=channel:nixos-unstable
60
61
- name: Set up cachix
62
- uses: cachix/cachix-action@v16
+ uses: cachix/cachix-action@v17
63
with:
64
name: nix-community
65
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
0 commit comments