File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@v4.3 .0
21+ uses : actions/checkout@v5.0 .0
2222 - name : Setup Tools
2323 uses : ./.github/setup
2424 - name : Fix formatting
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v4.3 .0
22+ uses : actions/checkout@v5.0 .0
2323 with :
2424 fetch-depth : 0
2525 - name : Setup Tools
3737 runs-on : ubuntu-latest
3838 steps :
3939 - name : Checkout
40- uses : actions/checkout@v4.3 .0
40+ uses : actions/checkout@v5.0 .0
4141 with :
4242 fetch-depth : 0
4343 - name : Setup Tools
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : Checkout
26- uses : actions/checkout@v4.3 .0
26+ uses : actions/checkout@v5.0 .0
2727 with :
2828 fetch-depth : 0
2929 - name : Setup Tools
You can’t perform that action at this time.
0 commit comments