File tree Expand file tree Collapse file tree 5 files changed +189
-182
lines changed Expand file tree Collapse file tree 5 files changed +189
-182
lines changed Original file line number Diff line number Diff line change 2020 BASE_URL : /map/
2121
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@v5
2424 with :
2525 fetch-depth : 0
2626
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010
1111 steps :
12- - uses : actions/checkout@v4
12+ - uses : actions/checkout@v5
1313 with :
1414 fetch-depth : 0
1515
6666 - webkit
6767
6868 steps :
69- - uses : actions/checkout@v4
69+ - uses : actions/checkout@v5
7070 with :
7171 fetch-depth : 0
7272
@@ -104,7 +104,7 @@ jobs:
104104 runs-on : ubuntu-latest
105105
106106 steps :
107- - uses : actions/checkout@v4
107+ - uses : actions/checkout@v5
108108 with :
109109 fetch-depth : 0
110110
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-24.04
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@v4
20+ uses : actions/checkout@v5
2121
2222 - name : Sync repository description
2323 run :
You can’t perform that action at this time.
0 commit comments