Update to v4 of the Action
This commit is contained in:
parent
867838943c
commit
957598f6bb
|
@ -12,7 +12,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Check Nixpkgs input
|
- name: Check Nixpkgs input
|
||||||
uses: DeterminateSystems/flake-checker-action@v3
|
uses: DeterminateSystems/flake-checker-action@v4
|
||||||
with:
|
with:
|
||||||
fail-mode: true
|
fail-mode: true
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
|
|
Loading…
Reference in New Issue