File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 BASE_URL : /map/
2121
2222 steps :
23- - uses : actions/checkout@v5
23+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
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@v5
12+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1313 with :
1414 fetch-depth : 0
1515
6666 - webkit
6767
6868 steps :
69- - uses : actions/checkout@v5
69+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
7070 with :
7171 fetch-depth : 0
7272
@@ -104,7 +104,7 @@ jobs:
104104 runs-on : ubuntu-latest
105105
106106 steps :
107- - uses : actions/checkout@v5
107+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
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@v5
20+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2121
2222 - name : Sync repository description
2323 run :
You can’t perform that action at this time.
0 commit comments