Update workflows
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
deb73e96e8
commit
551c9fce85
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ jobs:
|
|||
name: Check formatting
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue