Update Node.js to v16.4
This commit is contained in:
parent
24bfaad378
commit
5baa51bd16
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:16.2
|
image: docker.io/library/node:16.4
|
||||||
before_script:
|
before_script:
|
||||||
- npm i -g markdown-spellcheck
|
- npm i -g markdown-spellcheck
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue