mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
ci: cachix/cachix-action v8 -> v10
This commit is contained in:
parent
056853a105
commit
6f3e13ba95
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
extra_nix_config: experimental-features = nix-command
|
||||
- uses: actions/checkout@v1
|
||||
- uses: cachix/cachix-action@v8
|
||||
- uses: cachix/cachix-action@v10
|
||||
with:
|
||||
name: poetry2nix
|
||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||
|
|
Loading…
Add table
Reference in a new issue