chore(deps): update https://github.com/cachix/cachix-action action to v16 #88
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Set up Cachix
|
- name: Set up Cachix
|
||||||
uses: https://github.com/cachix/cachix-action@v15
|
uses: https://github.com/cachix/cachix-action@v16
|
||||||
if: ${{ !github.event.pull_request.head.repo.fork }}
|
if: ${{ !github.event.pull_request.head.repo.fork }}
|
||||||
with:
|
with:
|
||||||
name: hsndev
|
name: hsndev
|
||||||
|
|
Loading…
Add table
Reference in a new issue