Update DeterminateSystems/nix-installer-action action to v16
This commit is contained in:
parent
a54fca9abb
commit
182aac486f
|
@ -11,7 +11,7 @@ jobs:
|
||||||
# Nix Flakes doesn't work on shallow clones
|
# Nix Flakes doesn't work on shallow clones
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v14
|
uses: DeterminateSystems/nix-installer-action@v16
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
- run: nix-build
|
- run: nix-build
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in New Issue