File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 - name : Use Node.js
1717 uses : actions/setup-node@v4.4.0
1818 with :
19- node-version : 22
19+ node-version : 22.19.0
2020 check-latest : true
2121 cache : " pnpm"
2222 - run : pnpm install
3030 - name : Use Node.js
3131 uses : actions/setup-node@v4.4.0
3232 with :
33- node-version : 22
33+ node-version : 22.19.0
3434 check-latest : true
3535 cache : " pnpm"
3636 - run : pnpm install
Original file line number Diff line number Diff line change 1313 - name : Use Node.js
1414 uses : actions/setup-node@v4.4.0
1515 with :
16- node-version : 22
16+ node-version : 22.19.0
1717 check-latest : true
1818 cache : ' pnpm'
1919 - run : pnpm install
Original file line number Diff line number Diff line change 2424 - name : Use Node.js
2525 uses : actions/setup-node@v4.4.0
2626 with :
27- node-version : 22
27+ node-version : 22.19.0
2828 cache : ' pnpm'
2929 - run : pnpm install
3030 - name : Create Release Pull Request or Publish to npm
You can’t perform that action at this time.
0 commit comments