install-cachix-action: v8 -> v9
This commit is contained in:
parent
f55568ea4e
commit
cec42039b0
2 changed files with 2 additions and 2 deletions
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: macos-10.15
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v8
|
||||
- uses: cachix/install-nix-action@v9
|
||||
- run: |
|
||||
nix-channel --update
|
||||
echo "FIXME workaround channel permission error"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue