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 60f22c4 + df4188a commit 2f97564Copy full SHA for 2f97564
.github/workflows/nix.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
- uses: cachix/install-nix-action@v27
22
- - uses: cachix/cachix-action@v15
+ - uses: cachix/cachix-action@v16
23
with:
24
name: gepetto
25
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
0 commit comments