Update cachix/install-nix-action action to v30
Some checks failed
Tests / self-test (, macos-latest) (push) Has been cancelled
Tests / self-test (, ubuntu-latest) (push) Has been cancelled
Tests / self-test (--no-nom, macos-latest) (push) Has been cancelled
Tests / self-test (--no-nom, ubuntu-latest) (push) Has been cancelled
Tests / tests (macos-latest) (push) Has been cancelled
Tests / tests (ubuntu-latest) (push) Has been cancelled

This commit is contained in:
mic92-renovate[bot] 2024-10-05 13:04:23 +00:00 committed by mergify[bot]
parent bd134ae2ed
commit 2ba025eab6

View File

@ -16,7 +16,7 @@ jobs:
with:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- uses: cachix/install-nix-action@v29
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
extra_nix_config: |
@ -40,7 +40,7 @@ jobs:
with:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- uses: cachix/install-nix-action@v29
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
extra_nix_config: |