diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-13 13:05:53 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-13 13:05:53 -0400 |
| commit | 93fb5ba954b0fe81266f5fca99289297bb05e908 (patch) | |
| tree | f574f65297c181495c8d1903e59af9ce0b919a2a /.github/workflows/clippy.yaml | |
| parent | f54b38db104d6d80b31485508a11e51e012fd924 (diff) | |
ci: bump DeterminateSystems/magic-nix-cache-action from 4 to 6 (#182)
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 4 to 6.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v4...v6)
---
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 b827057..41e03b9 100644 --- a/.github/workflows/clippy.yaml +++ b/.github/workflows/clippy.yaml @@ -30,7 +30,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v10 - name: Setup Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v4 + uses: DeterminateSystems/magic-nix-cache-action@v6 - name: Setup Rust cache uses: Swatinem/rust-cache@v2 |
