File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7979 runs-on : ${{ matrix.os }}
8080 steps :
8181 - name : Checkout
82- uses : actions/checkout@v3.4 .0
82+ uses : actions/checkout@v3.5 .0
8383 with :
8484 clean : ' false'
8585 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@v3.4 .0
13+ uses : actions/checkout@v3.5 .0
1414 with :
1515 fetch-depth : 0
1616
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v3.4 .0
17+ uses : actions/checkout@v3.5 .0
1818 with :
1919 fetch-depth : 0
2020
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@v3.4 .0
19+ uses : actions/checkout@v3.5 .0
2020
2121 - name : Run Labeler
2222 if : success()
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@v3.4 .0
16+ uses : actions/checkout@v3.5 .0
1717 with :
1818 ref : ${{ github.sha }}
1919 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments