File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 lint-commits :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v5
15+ - uses : actions/checkout@v6
1616 with :
1717 fetch-depth : 0
1818
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818
1919 steps :
20- - uses : actions/checkout@v5
20+ - uses : actions/checkout@v6
2121 with :
2222 token : ${{ secrets.BOT_PAT }}
2323 ref : master
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919
2020 steps :
21- - uses : actions/checkout@v5
21+ - uses : actions/checkout@v6
2222
2323 - name : Setup Node and pnpm
2424 uses : silverhand-io/actions-node-pnpm-run-steps@v5
4141 runs-on : ubuntu-latest
4242
4343 steps :
44- - uses : actions/checkout@v5
44+ - uses : actions/checkout@v6
4545
4646 - name : Setup Node and pnpm
4747 uses : silverhand-io/actions-node-pnpm-run-steps@v5
5454 runs-on : ubuntu-latest
5555
5656 steps :
57- - uses : actions/checkout@v5
57+ - uses : actions/checkout@v6
5858
5959 - name : Setup Node and pnpm
6060 uses : silverhand-io/actions-node-pnpm-run-steps@v5
You can’t perform that action at this time.
0 commit comments