|
46 | 46 | with: |
47 | 47 | go-version: 1.21.5 |
48 | 48 | id: go |
49 | | - - uses: actions/checkout@v3 |
| 49 | + - uses: actions/checkout@v4 |
50 | 50 | with: |
51 | 51 | path: src/github.com/goharbor/harbor |
52 | 52 | - name: setup env |
@@ -107,7 +107,7 @@ jobs: |
107 | 107 | with: |
108 | 108 | go-version: 1.21.5 |
109 | 109 | id: go |
110 | | - - uses: actions/checkout@v3 |
| 110 | + - uses: actions/checkout@v4 |
111 | 111 | with: |
112 | 112 | path: src/github.com/goharbor/harbor |
113 | 113 | - name: setup env |
@@ -162,7 +162,7 @@ jobs: |
162 | 162 | with: |
163 | 163 | go-version: 1.21.5 |
164 | 164 | id: go |
165 | | - - uses: actions/checkout@v3 |
| 165 | + - uses: actions/checkout@v4 |
166 | 166 | with: |
167 | 167 | path: src/github.com/goharbor/harbor |
168 | 168 | - name: setup env |
@@ -217,7 +217,7 @@ jobs: |
217 | 217 | with: |
218 | 218 | go-version: 1.21.5 |
219 | 219 | id: go |
220 | | - - uses: actions/checkout@v3 |
| 220 | + - uses: actions/checkout@v4 |
221 | 221 | with: |
222 | 222 | path: src/github.com/goharbor/harbor |
223 | 223 | - name: setup env |
@@ -270,7 +270,7 @@ jobs: |
270 | 270 | with: |
271 | 271 | go-version: 1.21.5 |
272 | 272 | id: go |
273 | | - - uses: actions/checkout@v3 |
| 273 | + - uses: actions/checkout@v4 |
274 | 274 | with: |
275 | 275 | path: src/github.com/goharbor/harbor |
276 | 276 | - name: setup env |
@@ -320,7 +320,7 @@ jobs: |
320 | 320 | - uses: actions/setup-node@v4 |
321 | 321 | with: |
322 | 322 | node-version: '18' |
323 | | - - uses: actions/checkout@v3 |
| 323 | + - uses: actions/checkout@v4 |
324 | 324 | with: |
325 | 325 | path: src/github.com/goharbor/harbor |
326 | 326 | - name: script |
|
0 commit comments