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 @@ -101,7 +101,7 @@ jobs:
101101 runs-on : ubuntu-latest
102102 steps :
103103 - name : Checkout
104- uses : actions/checkout@v5 .0.1
104+ uses : actions/checkout@v6 .0.0
105105 with :
106106 clean : ' false'
107107 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 4242 runs-on : ubuntu-latest
4343 steps :
4444 - name : Checkout
45- uses : actions/checkout@v5
45+ uses : actions/checkout@v6
4646 with :
4747 clean : ' false'
4848 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 4848 runs-on : ubuntu-latest
4949 steps :
5050 - name : Checkout
51- uses : actions/checkout@v5
51+ uses : actions/checkout@v6
5252 with :
5353 clean : ' false'
5454 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 4545 runs-on : ubuntu-latest
4646 steps :
4747 - name : Checkout
48- uses : actions/checkout@v5
48+ uses : actions/checkout@v6
4949 with :
5050 clean : ' false'
5151 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : Checkout
47- uses : actions/checkout@v5
47+ uses : actions/checkout@v6
4848 with :
4949 clean : ' false'
5050 fetch-depth : ' 0'
You can’t perform that action at this time.
0 commit comments