File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616 - uses : actions/setup-node@v4
1717 with :
18- node-version : ' 18 .x'
18+ node-version : ' 22 .x'
1919 - uses : actions/setup-java@v4
2020 with :
2121 distribution : ' temurin'
4646 if : github.ref == 'refs/heads/main'
4747 uses : JamesIves/github-pages-deploy-action@v4.6.9
4848 with :
49- BRANCH : gh-pages
50- FOLDER : target/site
51- CLEAN : true
49+ branch : gh-pages
50+ folder : target/site
51+ clean : true
Original file line number Diff line number Diff line change 5757 "url" : " https://github.com/serenity-js/serenity-js-playwright-ct-react-template/issues"
5858 },
5959 "engines" : {
60- "node" : " ^16.13 || ^ 18.12 || ^20 || ^22.0.0 "
60+ "node" : " ^18.12 || ^20 || ^22"
6161 },
6262 "peerDependencies" : {
6363 "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
You can’t perform that action at this time.
0 commit comments