File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 # https://github.com/cypress-io/github-action/blob/master/action.yml
2727 # Node.js minor version is aligned to
2828 # https://github.com/actions/runner/blob/main/src/Misc/externals.sh
29- node-version : 24.14 .0
29+ node-version : 24.15 .0
3030 - run : npm ci
3131 - run : npm run format
3232 - run : npm run build
Original file line number Diff line number Diff line change 1818 # https://github.com/cypress-io/github-action/blob/master/action.yml
1919 # Node.js minor version is aligned to
2020 # https://github.com/actions/runner/blob/main/src/Misc/externals.sh
21- node-version : 24.14 .0
21+ node-version : 24.15 .0
2222 - run : npm ci
2323 # Core action code
2424 - run : npm run format # Prettier formats core action code
Original file line number Diff line number Diff line change 1- 24
1+ 24.15.0
Original file line number Diff line number Diff line change 1- 24
1+ 24.15.0
You can’t perform that action at this time.
0 commit comments