Skip to content

Commit a6e7e17

Browse files
authored
Merge pull request #3 from m15a/dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-4
chore(deps): bump DeterminateSystems/magic-nix-cache-action from 3 to 4
2 parents 9467a56 + 560421d commit a6e7e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: cachix/install-nix-action@v26
1515
with:
1616
github_access_token: ${{ secrets.GITHUB_TOKEN }}
17-
- uses: DeterminateSystems/magic-nix-cache-action@v3
17+
- uses: DeterminateSystems/magic-nix-cache-action@v4
1818

1919
- name: Run linters
2020
run: |

0 commit comments

Comments
 (0)