mirror of
https://github.com/polysemy-research/polysemy.git
synced 2024-11-22 06:24:41 +03:00
bump cachix action
This commit is contained in:
parent
5e55cd5452
commit
6dc8ecf6db
2
.github/workflows/nix-build.yml
vendored
2
.github/workflows/nix-build.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: cachix/install-nix-action@v18
|
||||
- uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
extra_nix_config: |
|
||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user