File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v3
1515 - uses : actions/setup-node@v3
1616 with :
17- node-version : 20.19.5
17+ node-version : 20.19.6
1818 - uses : pnpm/action-setup@v2
1919 with :
2020 run_install : true
2929 fetch-depth : 0
3030 - uses : actions/setup-node@v3
3131 with :
32- node-version : 20.19.5
32+ node-version : 20.19.6
3333 - uses : pnpm/action-setup@v2
3434 with :
3535 run_install : true
5050 - uses : actions/checkout@v3
5151 - uses : actions/setup-node@v3
5252 with :
53- node-version : 20.19.5
53+ node-version : 20.19.6
5454 - uses : pnpm/action-setup@v2
5555 with :
5656 run_install : true
Original file line number Diff line number Diff line change 2626
2727 - uses : actions/setup-node@v4
2828 with :
29- node-version : 20.19.5
29+ node-version : 20.19.6
3030
3131 - uses : pnpm/action-setup@v3
3232 with :
You can’t perform that action at this time.
0 commit comments