mirror of
https://github.com/justinwoo/easy-dhall-nix.git
synced 2024-10-31 16:29:41 +01:00
Update cachix/install-nix-action
This commit is contained in:
parent
af2ab2051c
commit
cffb992594
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -15,5 +15,5 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: cachix/install-nix-action@v12
|
- uses: cachix/install-nix-action@v16
|
||||||
- run: ./test.sh
|
- run: ./test.sh
|
||||||
|
|
Loading…
Reference in a new issue