Skip to content

Commit

Permalink
Update cachix/install-nix-action action to v30
Browse files Browse the repository at this point in the history
  • Loading branch information
mic92-renovate[bot] authored and mergify[bot] committed Oct 5, 2024
1 parent bd134ae commit 2ba025e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand All @@ -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: |
Expand Down

0 comments on commit 2ba025e

Please sign in to comment.