Update Node.js to v17.3
This commit is contained in:
parent
2283fdc295
commit
9a8ef58316
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ stages:
|
||||||
|
|
||||||
spellcheck:
|
spellcheck:
|
||||||
stage: orthography
|
stage: orthography
|
||||||
image: docker.io/library/node:17.0
|
image: docker.io/library/node:17.3
|
||||||
before_script:
|
before_script:
|
||||||
- npm i -g markdown-spellcheck
|
- npm i -g markdown-spellcheck
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue