mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-03-14 01:25:06 +00:00
Merge pull request #33 from georgyo/renovate/cachix-install-nix-action-18.x
Update cachix/install-nix-action action to v18
This commit is contained in:
commit
833d73a474
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
with:
|
||||
# Nix Flakes doesn't work on shallow clones
|
||||
fetch-depth: 0
|
||||
- uses: cachix/install-nix-action@v17
|
||||
- uses: cachix/install-nix-action@v18
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
extra_nix_config: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user