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

Commit

Permalink
build(deps): bump DeterminateSystems/magic-nix-cache-action from 4 to…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent e3a5e36 commit 5e038fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v10

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

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

0 comments on commit 5e038fb

Please sign in to comment.