We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9467a56 + 560421d commit a6e7e17Copy full SHA for a6e7e17
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: cachix/install-nix-action@v26
15
with:
16
github_access_token: ${{ secrets.GITHUB_TOKEN }}
17
- - uses: DeterminateSystems/magic-nix-cache-action@v3
+ - uses: DeterminateSystems/magic-nix-cache-action@v4
18
19
- name: Run linters
20
run: |
0 commit comments