Skip to content

Commit

Permalink
github ci: bump cachix version
Browse files Browse the repository at this point in the history
  • Loading branch information
kloenk committed Apr 18, 2023
1 parent 7bd7a91 commit 80a4947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: "Nix Build (${{ matrix.os }})"
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v20
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 80a4947

Please sign in to comment.