summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-20 22:22:36 -0400
committerGitHub <[email protected]>2024-09-20 22:22:36 -0400
commitccd80d6b6232e5cbf0a9294d860df304327105e7 (patch)
treefe1fc58a4767673f5fa7891c309b1be17a237853 /.github/workflows
parent44e4ec57de3b3e2fdfa6dfef91a3ca72b8cb2d94 (diff)
ci: bump DeterminateSystems/magic-nix-cache-action from 7 to 8 (#20)
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/workflows')
-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 72bc660..61488ff 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v13
- name: Setup Magic Nix Cache
- uses: DeterminateSystems/magic-nix-cache-action@v7
+ uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Run build
run: |