Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 5e038fb

Browse files
build(deps): bump DeterminateSystems/magic-nix-cache-action from 4 to 6 (#79)
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 4 to 6. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](DeterminateSystems/magic-nix-cache-action@v4...v6) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3a5e36 commit 5e038fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Nix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: DeterminateSystems/nix-installer-action@v10
4545

4646
- name: "Nix Cache"
47-
uses: DeterminateSystems/magic-nix-cache-action@v4
47+
uses: DeterminateSystems/magic-nix-cache-action@v6
4848

4949
- name: "Test Nix config"
5050
run: nix build --dry-run -L '.#${{ matrix.flake-attr }}' --show-trace

0 commit comments

Comments
 (0)