mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-06-14 03:29:13 +00:00
Merge pull request #48 from georgyo/renovate/determinatesystems-nix-installer-action-4.x
Update DeterminateSystems/nix-installer-action action to v4
This commit is contained in:
commit
4c3a38aec0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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@v3
|
uses: DeterminateSystems/nix-installer-action@v4
|
||||||
- run: nix-build
|
- run: nix-build
|
||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user