1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-29 01:58:26 +00:00

build(deps): bump DeterminateSystems/magic-nix-cache-action from 4 to 6

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-13 17:47:59 +00:00 committed by Brenden Matthews
parent 4636f4e3a5
commit 5fe8cdd5be

View File

@ -23,6 +23,6 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v10
- name: Setup Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v4
uses: DeterminateSystems/magic-nix-cache-action@v6
- run: nix build
- run: nix flake check