build(deps): bump DeterminateSystems/magic-nix-cache-action
Bumps the actions group with 1 update: [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action). Updates `DeterminateSystems/magic-nix-cache-action` from 8 to 9 - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v8...v9) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Brenden Matthews

parent
612cecfecc
commit
0a155d7a29
2
.github/workflows/nix.yaml
vendored
2
.github/workflows/nix.yaml
vendored
@@ -23,6 +23,6 @@ jobs:
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v16
|
||||
- name: Setup Nix Cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v8
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v9
|
||||
- run: nix build
|
||||
- run: nix flake check
|
||||
|
Reference in New Issue
Block a user