File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 - " .github/workflows/acceptance.yml"
1111
1212env :
13- NODE_VERSION : 20 .x
13+ NODE_VERSION : 22 .x
1414 CYPRESS_RETRIES : 2
1515
1616jobs :
Original file line number Diff line number Diff line change 66 - main
77
88env :
9- NODE_VERSION : 20 .x
9+ NODE_VERSION : 22 .x
1010 ADDON_NAME : volto-home-assistant
1111
1212jobs :
Original file line number Diff line number Diff line change 99 - " .github/workflows/code.yml"
1010
1111env :
12- NODE_VERSION : 20 .x
12+ NODE_VERSION : 22 .x
1313
1414jobs :
1515 codeanalysis :
Original file line number Diff line number Diff line change 99 - " .github/workflows/i18n.yml"
1010
1111env :
12- NODE_VERSION : 20 .x
12+ NODE_VERSION : 22 .x
1313
1414jobs :
1515 unit :
Original file line number Diff line number Diff line change 99 - " .github/workflows/storybook.yml"
1010
1111env :
12- NODE_VERSION : 20 .x
12+ NODE_VERSION : 22 .x
1313
1414permissions :
1515 contents : write
Original file line number Diff line number Diff line change 99 - " .github/workflows/unit.yml"
1010
1111env :
12- NODE_VERSION : 20 .x
12+ NODE_VERSION : 22 .x
1313
1414jobs :
1515 unit :
You can’t perform that action at this time.
0 commit comments