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