summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 12:57:41 -0400
committerGitHub <[email protected]>2024-05-13 12:57:41 -0400
commitf4ba3c952550b683d42935590685328bb5607108 (patch)
treedbe569260091b22657d4eac31113db69db79be73
parent1a0498596bb496ce95136dee0f77fe97f1f740c3 (diff)
actions: bump DeterminateSystems/magic-nix-cache-action from 4 to 6 (#56)
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](https://github.com/determinatesystems/magic-nix-cache-action/compare/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 30226ff..eff19a4 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
uses: cachix/install-nix-action@v26
- name: Setup Nix cache
- uses: DeterminateSystems/magic-nix-cache-action@v4
+ uses: DeterminateSystems/magic-nix-cache-action@v6
- run: |
nix build .#container-x86_64