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