Update cachix/cachix-action action to v16
This commit is contained in:
parent
51e08f1cc7
commit
6ee70b0d1f
@ -22,7 +22,7 @@ jobs:
|
|||||||
- uses: DeterminateSystems/flake-checker-action@v9
|
- uses: DeterminateSystems/flake-checker-action@v9
|
||||||
|
|
||||||
- name: "Install Cachix ❄️"
|
- name: "Install Cachix ❄️"
|
||||||
uses: cachix/cachix-action@v15
|
uses: cachix/cachix-action@v16
|
||||||
with:
|
with:
|
||||||
name: helcel
|
name: helcel
|
||||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user