TSK-1589: Updated Nodejs to latest LTS version
This commit is contained in:
parent
5d39ba0033
commit
825810401c
|
@ -11,7 +11,7 @@ on:
|
|||
- master
|
||||
env:
|
||||
JAVA_VERSION: 11
|
||||
NODE_VERSION: 14.15.4
|
||||
NODE_VERSION: 14.16.0
|
||||
|
||||
ARTIFACTS_CYPRESS_TESTS_NAME: cypress-tests
|
||||
ARTIFACTS_CYPRESS_TESTS_PATH: web/cypress
|
||||
|
|
Loading…
Reference in New Issue