chore(deps): update cachix/install-nix-action action to v19
This commit is contained in:
parent
f36c3a3f6c
commit
8114d8778f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -575,7 +575,7 @@ jobs:
|
||||
submodules: 'true'
|
||||
- name: Install nix
|
||||
if: inputs.build_type == 'Debug'
|
||||
uses: cachix/install-nix-action@v18
|
||||
uses: cachix/install-nix-action@v19
|
||||
with:
|
||||
install_url: https://nixos.org/nix/install
|
||||
extra_nix_config: |
|
||||
|
Loading…
Reference in New Issue
Block a user