summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-04 06:23:08 -0400
committerGitHub <[email protected]>2024-06-04 06:23:08 -0400
commitb835f1ba23fa36a25ecf8ef2ff153f07b45ac186 (patch)
tree9ab1d505fc8beac94db05fb8c09f35004ee0db92
parent981ef90b0cd3484f1433131642b37445b729e687 (diff)
ci: bump DeterminateSystems/magic-nix-cache-action from 6 to 7 (#2)
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 6 to 7. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v6...v7) --- 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>
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index dcbd5eb..af411d8 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v12
- name: Setup Magic Nix Cache
- uses: DeterminateSystems/magic-nix-cache-action@v6
+ uses: DeterminateSystems/magic-nix-cache-action@v7
- name: Run build
run: |