use v4 instead of v5
All checks were successful
nix format check / amd64 (pull_request) Successful in 40s
All checks were successful
nix format check / amd64 (pull_request) Successful in 40s
This commit is contained in:
parent
c36132b9d8
commit
c74e4e6bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
apt install -y nodejs
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Alejandra Check
|
||||
run: nix run nixpkgs#alejandra -- --check .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue