Skip to content

Commit

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

Update cachix/install-nix-action action to v27
  • Loading branch information
dotboris committed May 18, 2024
2 parents 975cfb4 + 9e77f8a commit e322994
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@v26
- uses: cachix/install-nix-action@v27
with:
# Helps avoid rate limiting
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e322994

Please sign in to comment.