File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 ref : ${{ inputs.tools-ref || github.job_workflow_sha }}
4848 path : .ote-tools
4949
50- - uses : pnpm/action-setup@v4
50+ - uses : pnpm/action-setup@v6
5151 with :
5252 package_json_file : .ote-tools/package.json
5353
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - uses : actions/checkout@v4
13- - uses : pnpm/action-setup@v4
13+ - uses : pnpm/action-setup@v6
1414 - uses : actions/setup-node@v4
1515 with :
1616 node-version : 22
Original file line number Diff line number Diff line change 2626 contents : read
2727 steps :
2828 - uses : actions/checkout@v4
29- - uses : pnpm/action-setup@v4
29+ - uses : pnpm/action-setup@v6
3030 - uses : actions/setup-node@v4
3131 with :
3232 node-version : 22
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - uses : actions/checkout@v4
29- - uses : pnpm/action-setup@v4
29+ - uses : pnpm/action-setup@v6
3030 - uses : actions/setup-node@v4
3131 with :
3232 node-version : 22
Original file line number Diff line number Diff line change 3636 ref : ${{ inputs.tools-ref || github.job_workflow_sha }}
3737 path : .ote-tools
3838
39- - uses : pnpm/action-setup@v4
39+ - uses : pnpm/action-setup@v6
4040 with :
4141 package_json_file : .ote-tools/package.json
4242
You can’t perform that action at this time.
0 commit comments