summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-16 13:02:54 -0400
committerGitHub <[email protected]>2024-09-16 13:02:54 -0400
commitf22d9d1fff2aa33f23d395ed66d3e29e79b9cd62 (patch)
tree163e1549eaa2b781a1dc895c3580fb29181f0ccd /.github
parent7c328ba30596970af40e3bade54621ecfa3e7ad1 (diff)
ci: bump DeterminateSystems/magic-nix-cache-action from 7 to 8 (#1)
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 7 to 8. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v7...v8) --- 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>
Diffstat (limited to '.github')
-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 f6eb351..6f09707 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
diagnostic-endpoint: ""
- name: Setup Cache
- uses: DeterminateSystems/magic-nix-cache-action@v7
+ uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Run build
run: |