Skip to content

Commit c9ea55e

Browse files
dependabot[bot]H1rono
authored andcommitted
⬆️ Bump DeterminateSystems/magic-nix-cache-action from 2 to 3
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 3. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](DeterminateSystems/magic-nix-cache-action@v2...v3) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db2ff58 commit c9ea55e

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@v2
27+
uses: DeterminateSystems/magic-nix-cache-action@v3
2828
- name: Checks
2929
run: nix flake check
3030
- name: Build

0 commit comments

Comments
 (0)