Merge pull request #2862 from PrismLauncher/renovate/cachix-install-nix-action-29.x

chore(deps): update cachix/install-nix-action action to v29
This commit is contained in:
Alexandru Ionut Tripon 2024-10-01 14:04:55 +03:00 committed by GitHub
commit 44b4262f3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

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