summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-27 15:52:33 +0000
committerGitHub <[email protected]>2025-01-27 15:52:33 +0000
commitd28e401d199f1c6b464485106faa197f363cf9a9 (patch)
tree5828b6765d424a40aecde6ec6427dd062f987de9 /.github/workflows/ci.yaml
parentd6b001b19159a8b23e80086b95e679f70a6c79b9 (diff)
ci: bump DeterminateSystems/magic-nix-cache-action from 8 to 9dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-9
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 8 to 9. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v8...v9) --- 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]>
Diffstat (limited to '.github/workflows/ci.yaml')
-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 19a38d4..036cbed 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@v8
+ uses: DeterminateSystems/magic-nix-cache-action@v9
- name: Run build
run: |