We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4401fcc + 8a1f170 commit d461820Copy full SHA for d461820
.github/workflows/rust.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
nix_path: "nixpkgs=channel:release-23.05"
26
- name: Nix cache
27
- uses: DeterminateSystems/magic-nix-cache-action@v3
+ uses: DeterminateSystems/magic-nix-cache-action@v4
28
- name: Checks
29
run: nix flake check
30
- name: Build
0 commit comments