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
|
name: Check formatting
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue