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 0683c90 commit 78cf8f4Copy full SHA for 78cf8f4
.github/workflows/nix.yml
@@ -27,7 +27,7 @@ jobs:
27
experimental-features = nix-command flakes
28
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
29
- name: Setup Cachix
30
- uses: cachix/cachix-action@v10
+ uses: cachix/cachix-action@v12
31
with:
32
name: igm
33
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
0 commit comments