File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ author: datavisyn
55inputs :
66 node_version :
77 description : " node version to use"
8- default : " 16.16 "
8+ default : " 20.9 "
99 required : true
1010 github_ro_token :
1111 description : " github read-only token"
Original file line number Diff line number Diff line change 7070
7171env :
7272 NPM_REGISTRY : " https://registry.npmjs.org/"
73- NODE_VERSION : " 16.16 "
73+ NODE_VERSION : " 20.9 "
7474 PYPI_REGISTRY : " https://upload.pypi.org/legacy/"
7575 PYPI_USERNAME : " datavisyn"
7676 PYTHON_VERSION : " 3.10"
Original file line number Diff line number Diff line change 1515
1616env :
1717 NPM_REGISTRY : " https://registry.npmjs.org/"
18- NODE_VERSION : " 16.16 "
18+ NODE_VERSION : " 20.9 "
1919 WORKFLOW_BRANCH : " new_deployment"
2020
2121permissions :
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ concurrency:
2828
2929env :
3030 TIME_ZONE : " Europe/Vienna"
31- NODE_VERSION : " 16.16 "
31+ NODE_VERSION : " 20.9 "
3232 PYTHON_VERSION : " 3.10"
3333 WORKFLOW_BRANCH : " new_deployment"
3434 PYTHON_BASE_IMAGE : " python:3.10.8-slim-bullseye"
Original file line number Diff line number Diff line change 4646 type : string
4747env :
4848 TIME_ZONE : " Europe/Vienna"
49- NODE_VERSION : " 16.16 "
49+ NODE_VERSION : " 20.9 "
5050 PYTHON_VERSION : " 3.10"
5151 WORKFLOW_BRANCH : " new_deployment"
5252 PYTHON_BASE_IMAGE : " python:3.10.8-slim-bullseye"
Original file line number Diff line number Diff line change 4747env :
4848 VISYN_SCRIPTS_VERSION : " develop"
4949 TIME_ZONE : " Europe/Vienna"
50- NODE_VERSION : " 16.16 "
50+ NODE_VERSION : " 20.9 "
5151 PYTHON_VERSION : " 3.10"
5252 WORKFLOW_BRANCH : " new_deployment"
5353 PYTHON_BASE_IMAGE : " python:3.10.8-slim-bullseye"
Original file line number Diff line number Diff line change 1919 required : false
2020
2121env :
22- NODE_VERSION : " 16.16 "
22+ NODE_VERSION : " 20.9 "
2323 NPM_REGISTRY : " https://registry.npmjs.org/"
2424 PYPI_REGISTRY : " https://upload.pypi.org/legacy/"
2525 PYPI_USERNAME : " datavisyn"
Original file line number Diff line number Diff line change 1414
1515env :
1616 NPM_REGISTRY : " https://registry.npmjs.org/"
17- NODE_VERSION : " 16.16 "
17+ NODE_VERSION : " 20.9 "
1818 WORKFLOW_BRANCH : " new_deployment"
1919
2020permissions :
You can’t perform that action at this time.
0 commit comments