We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3f771 commit c8dda80Copy full SHA for c8dda80
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
if: ${{ matrix.os != 'windows-latest' }}
38
with:
39
nix_path: nixpkgs=channel:nixos-unstable
40
- - uses: cachix/cachix-action@v12
+ - uses: cachix/cachix-action@v14
41
if: ${{ matrix.os != 'windows-latest' && env.CACHIX_AUTH_TOKEN != '' }}
42
43
authToken: ${{ env.CACHIX_AUTH_TOKEN }}
0 commit comments