summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-27 19:56:46 +0000
committerGitHub <[email protected]>2025-01-27 19:56:46 +0000
commitc4b4b0ca72e75d9b1964e4ac5f3a22e73ed5acce (patch)
tree58ed2116b27407321cb8f9f83e04f7a8736be59f
parent5cd0a2c41f98fbd13aa5f3efd60d2be638c4995c (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]>
-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 91464fa..a2f90b8 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v14
- name: Setup Magic Nix Cache
- uses: DeterminateSystems/magic-nix-cache-action@v8
+ uses: DeterminateSystems/magic-nix-cache-action@v9
- name: Run build
run: |