This commit is contained in:
parent
f4d99bd274
commit
23cba7a5fe
1 changed files with 2 additions and 2 deletions
|
|
@ -10,10 +10,10 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://code.forgejo.org/actions/checkout@v5
|
uses: https://code.forgejo.org/actions/checkout@v6
|
||||||
|
|
||||||
- name: Setup NodeJS
|
- name: Setup NodeJS
|
||||||
uses: https://code.forgejo.org/actions/setup-node@v5
|
uses: https://code.forgejo.org/actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: ${{matrix.node}}
|
node-version: ${{matrix.node}}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue