diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 18:26:49 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-10 18:26:49 -0400 |
| commit | 068c3e44a3b98e74fa13826f79f9fab2638d06a7 (patch) | |
| tree | 041602748b4279d6646e98e80d2c8fee3e9bc1cc /.github/workflows/clippy.yaml | |
| parent | 32acf13f1d5b2429f4fae16ff2dc88a1ce4339dc (diff) | |
ci: bump DeterminateSystems/magic-nix-cache-action from 6 to 7 (#197)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/clippy.yaml')
| -rw-r--r-- | .github/workflows/clippy.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clippy.yaml b/.github/workflows/clippy.yaml index a332f60..56b39df 100644 --- a/.github/workflows/clippy.yaml +++ b/.github/workflows/clippy.yaml @@ -30,7 +30,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v12 - name: Setup Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v6 + uses: DeterminateSystems/magic-nix-cache-action@v7 - name: Setup Rust cache uses: Swatinem/rust-cache@v2 |
