1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-16 01:57:09 +00:00

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

Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 3 to 4.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v3...v4)

---
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-03-18 17:50:25 +00:00 committed by Brenden Matthews
parent 4c31b1b7f0
commit 2cf2124d5d

View File

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