Skip to content

Commit ee1f567

Browse files
authored
Update integration-test.yml
1 parent 80c18fc commit ee1f567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- name: Upload the Diagnostic Report
101101
if: failure()
102-
uses: actions/upload-artifact@v3
102+
uses: actions/upload-artifact@v4
103103
with:
104104
name: diagnose.json.gz
105105
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)