mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 09:44:04 +00:00
build(deps): bump DeterminateSystems/magic-nix-cache-action from 1 to 2
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 1 to 2. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v1...v2) --- 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:
parent
1dd20edfa4
commit
b390e32456
2
.github/workflows/nix.yaml
vendored
2
.github/workflows/nix.yaml
vendored
@ -26,6 +26,6 @@ jobs:
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
- name: Setup Nix Cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v1
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v2
|
||||
- run: nix build
|
||||
- run: nix flake check
|
||||
|
Loading…
Reference in New Issue
Block a user