CI: update install-nix-action
This commit is contained in:
parent
a91fdf791c
commit
9ecc255dc3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: "Install Nix"
|
||||
uses: cachix/install-nix-action@v17
|
||||
uses: cachix/install-nix-action@v18
|
||||
- name: "Set Up Binary Cache"
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: cachix/cachix-action@v10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue