ci: use nodejs-current
This commit is contained in:
parent
4299ab3906
commit
a6839d4f3f
4 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
LABEL_NUMBER: 8
|
||||
steps:
|
||||
- name: Environment setup
|
||||
run: apk add grep coreutils gawk curl wget bash nodejs git jq sed
|
||||
run: apk add grep coreutils gawk curl wget bash nodejs-current git jq sed
|
||||
- name: Get scripts
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue