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 1818 - v1.34.0
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@v5
21+ uses : actions/checkout@v6
2222 with :
2323 fetch-depth : 0
2424
5858 runs-on : ubuntu-latest
5959 steps :
6060 - name : Checkout
61- uses : actions/checkout@v5
61+ uses : actions/checkout@v6
6262 with :
6363 fetch-depth : 0
6464
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
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 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414
1515 - name : Validate Renovate Config
1616 run : npx --yes --package renovate -- renovate-config-validator
You can’t perform that action at this time.
0 commit comments