diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-03 22:43:19 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-04 10:20:02 +0000 |
| commit | 96095478275e97e504792e90acfd6f8ba1387af7 (patch) | |
| tree | b97f2a997620d9da6bb142e07347caeef2813840 /.github | |
| parent | f043ad50b3fde1b74333d9b087b8be787a8ddd55 (diff) | |
actions: bump DeterminateSystems/magic-nix-cache-action from 6 to 7
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 6 to 7.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v6...v7)
---
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.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6e33b06..016aee9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v11 - name: Setup cache - uses: DeterminateSystems/magic-nix-cache-action@v6 + uses: DeterminateSystems/magic-nix-cache-action@v7 - name: Run build run: | |
