We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99bc379 commit a38a483Copy full SHA for a38a483
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: cachix/install-nix-action@v15
16
with:
17
nix_path: "${{ env.nixpkgs-url }}"
18
- - uses: cachix/cachix-action@v12
+ - uses: cachix/cachix-action@v15
19
20
name: aspiwack
21
# If you chose API tokens for write access OR if you have a private cache
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments