Merge pull request #1087 from PrismLauncher/renovate/cachix-install-nix-action-21.x

This commit is contained in:
flow 2023-05-25 19:08:16 -03:00 committed by GitHub
commit 403279e926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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