File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@v4
20+ uses : actions/checkout@v5
2121 with :
2222 fetch-depth : 0
2323 lfs : true
Original file line number Diff line number Diff line change 2121 runs-on : ${{matrix.platform}}
2222 steps :
2323 - name : Checkout source
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v5
2525 with :
2626 fetch-depth : 0
2727 lfs : true
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@v4
20+ uses : actions/checkout@v5
2121 with :
2222 fetch-depth : 0
2323 lfs : true
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@v4
20+ uses : actions/checkout@v5
2121 with :
2222 fetch-depth : 0
2323 lfs : true
Original file line number Diff line number Diff line change 1212
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v4
15+ uses : actions/checkout@v5
1616 with :
1717 fetch-depth : 0
1818 lfs : true
Original file line number Diff line number Diff line change 2222 runs-on : ${{matrix.platform}}
2323 steps :
2424 - name : Checkout
25- uses : actions/checkout@v4
25+ uses : actions/checkout@v5
2626 with :
2727 fetch-depth : 0
2828 lfs : true
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@v4
20+ uses : actions/checkout@v5
2121 with :
2222 fetch-depth : 0
2323 lfs : true
You can’t perform that action at this time.
0 commit comments