Skip to content

Commit 9ba978d

Browse files
committed
fix ver
Signed-off-by: Ping Yu <yuping@pingcap.com>
1 parent 6bd84a2 commit 9ba978d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: MULTI_REGION=1 make ${{ matrix.case }}
8989
- name: Upload logs
9090
if: failure()
91-
uses: actions/upload-artifact@v2
91+
uses: actions/upload-artifact@v4
9292
with:
9393
name: cluster-logs
9494
path: |

0 commit comments

Comments
 (0)