feat(ci): Update update-flake-lock action to v21
This commit is contained in:
parent
c5c6b2cb6d
commit
0790465687
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: DeterminateSystems/nix-installer-action@v9
|
- uses: DeterminateSystems/nix-installer-action@v9
|
||||||
- uses: DeterminateSystems/update-flake-lock@v20
|
- uses: DeterminateSystems/update-flake-lock@v21
|
||||||
- name: Run `nix flake check`
|
- name: Run `nix flake check`
|
||||||
run: nix flake check
|
run: nix flake check
|
||||||
build-documentation:
|
build-documentation:
|
||||||
|
|
Loading…
Add table
Reference in a new issue