Skip to content

Commit

Permalink
Merge pull request #155 from dotboris/renovate/cachix-install-nix-act…
Browse files Browse the repository at this point in the history
…ion-30.x

Update cachix/install-nix-action action to v30
  • Loading branch information
dotboris authored Oct 4, 2024
2 parents 5b4c020 + cd136fc commit 01578ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v29
- uses: cachix/install-nix-action@v30
with:
# Helps avoid rate limiting
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 01578ac

Please sign in to comment.