Skip to content

Commit

Permalink
Merge pull request #99 from dotboris/renovate/cachix-install-nix-acti…
Browse files Browse the repository at this point in the history
…on-26.x

Update cachix/install-nix-action action to v26
  • Loading branch information
dotboris authored Mar 8, 2024
2 parents 1109b5d + 9a75d64 commit 4bf14ea
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@v25
- uses: cachix/install-nix-action@v26
with:
# Helps avoid rate limiting
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4bf14ea

Please sign in to comment.