use v4 instead of v5 #4
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