File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : ' Checkout'
20- uses : actions/checkout@v6
20+ uses : actions/checkout@v7
2121 with :
2222 fetch-depth : 0
2323
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : ' Checkout'
13- uses : actions/checkout@v6
13+ uses : actions/checkout@v7
1414 with :
1515 fetch-depth : 2
1616
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : ' Checkout'
30- uses : actions/checkout@v6
30+ uses : actions/checkout@v7
3131 with :
3232 fetch-depth : 2
3333
5050
5151 steps :
5252 - name : ' Checkout'
53- uses : actions/checkout@v6
53+ uses : actions/checkout@v7
5454 with :
5555 fetch-depth : 2
5656
8383
8484 steps :
8585 - name : ' Checkout'
86- uses : actions/checkout@v6
86+ uses : actions/checkout@v7
8787 with :
8888 fetch-depth : 2
8989
@@ -114,7 +114,7 @@ jobs:
114114
115115 steps :
116116 - name : ' Checkout'
117- uses : actions/checkout@v6
117+ uses : actions/checkout@v7
118118 with :
119119 fetch-depth : 2
120120
@@ -145,7 +145,7 @@ jobs:
145145
146146 steps :
147147 - name : ' Checkout'
148- uses : actions/checkout@v6
148+ uses : actions/checkout@v7
149149 with :
150150 fetch-depth : 2
151151
You can’t perform that action at this time.
0 commit comments