summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 01:49:57 +0000
committerseth <[email protected]>2024-03-23 01:54:40 +0000
commit722054a72039e3f4bd069eaaa3b29857657f2dc8 (patch)
tree701fa5cfbe311b872d93df29c60b974d5a0b2478 /.github
parent7a7281d0ea6596aecf7a1ccfc1df63a1f6d7caa6 (diff)
actions: bump DeterminateSystems/magic-nix-cache-action from 3 to 4
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 3 to 4. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v3...v4) --- 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')
-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 53b31b4..478084e 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -23,7 +23,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v10
- name: Setup cache
- uses: DeterminateSystems/magic-nix-cache-action@v3
+ uses: DeterminateSystems/magic-nix-cache-action@v4
- name: Run build
run: |