Skip to content

Commit d461820

Browse files
authored
Merge pull request #181 from H1rono/dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-4
2 parents 4401fcc + 8a1f170 commit d461820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
nix_path: "nixpkgs=channel:release-23.05"
2626
- name: Nix cache
27-
uses: DeterminateSystems/magic-nix-cache-action@v3
27+
uses: DeterminateSystems/magic-nix-cache-action@v4
2828
- name: Checks
2929
run: nix flake check
3030
- name: Build

0 commit comments

Comments
 (0)