summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 15:45:16 +0000
committerseth <[email protected]>2024-02-05 17:18:33 -0500
commit96ee8e3dc43b8b578f6afbebfba3d2420046179b (patch)
tree477df4989434ea60ff34aa90b7cf05122947654b /.github
parent30e6120e3a0c9b96ad9a834b998307864fc3d061 (diff)
deps(actions): bump DeterminateSystems/magic-nix-cache-action
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 3. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v2...v3) --- 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/nix.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nix.yaml b/.github/workflows/nix.yaml
index 193c6a3..3261699 100644
--- a/.github/workflows/nix.yaml
+++ b/.github/workflows/nix.yaml
@@ -18,7 +18,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v9
- name: Setup cache
- uses: DeterminateSystems/magic-nix-cache-action@v2
+ uses: DeterminateSystems/magic-nix-cache-action@v3
- name: Run check
run: |