parent
1abedb6c2d
commit
61d080e34b
1 changed files with 5 additions and 0 deletions
|
|
@ -10,3 +10,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: https://code.forgejo.org/actions/setup-node@v4
|
||||
with:
|
||||
node-version: "22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue