chore(deps): update cachix/install-nix-action action to v19

This commit is contained in:
renovate[bot] 2023-02-06 15:31:42 +00:00 committed by GitHub
parent f36c3a3f6c
commit 8114d8778f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -575,7 +575,7 @@ jobs:
submodules: 'true' submodules: 'true'
- name: Install nix - name: Install nix
if: inputs.build_type == 'Debug' if: inputs.build_type == 'Debug'
uses: cachix/install-nix-action@v18 uses: cachix/install-nix-action@v19
with: with:
install_url: https://nixos.org/nix/install install_url: https://nixos.org/nix/install
extra_nix_config: | extra_nix_config: |