ci: cachix/cachix-action v8 -> v10

This commit is contained in:
Bernardo Meurer 2021-11-04 12:52:42 -07:00
parent 056853a105
commit 6f3e13ba95
No known key found for this signature in database
GPG key ID: F4C0D53B8D14C246

View file

@ -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 }}'