Skip to content

Commit

Permalink
Merge pull request #1214 from PrismLauncher/renovate/cachix-install-n…
Browse files Browse the repository at this point in the history
…ix-action-22.x

chore(deps): update cachix/install-nix-action action to v22
  • Loading branch information
getchoo authored and Scrumplex committed Jul 16, 2023
1 parent 3d502b1 commit 7ed15b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ jobs:
submodules: 'true'
- name: Install nix
if: inputs.build_type == 'Debug'
uses: cachix/install-nix-action@v21
uses: cachix/install-nix-action@v22
with:
install_url: https://nixos.org/nix/install
extra_nix_config: |
Expand Down

0 comments on commit 7ed15b2

Please sign in to comment.