We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cd112e + a1e8d54 commit 00a6effCopy full SHA for 00a6eff
1 file changed
.github/workflows/nix.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v6
20
- uses: cachix/install-nix-action@v31
21
- - uses: cachix/cachix-action@v16
+ - uses: cachix/cachix-action@v17
22
with:
23
name: gepetto
24
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
0 commit comments