Skip to content

Commit 731cdfe

Browse files
build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to 9 (#95)
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 8 to 9. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](DeterminateSystems/magic-nix-cache-action@v8...v9) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9717d26 commit 731cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake-check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: cachix/install-nix-action@v30
15-
- uses: DeterminateSystems/magic-nix-cache-action@v8
15+
- uses: DeterminateSystems/magic-nix-cache-action@v9
1616
- run: nix flake check

0 commit comments

Comments
 (0)