Merge pull request #2883 from PrismLauncher/renovate/cachix-install-nix-action-30.x

chore(deps): update cachix/install-nix-action action to v30
This commit is contained in:
seth 2024-10-08 13:14:47 -04:00 committed by GitHub
commit 7c45f88769
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -672,7 +672,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v29
uses: cachix/install-nix-action@v30
# For PRs
- name: Setup Nix Magic Cache

View File

@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
- uses: cachix/install-nix-action@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v30
- uses: DeterminateSystems/update-flake-lock@v24
with: