Skip to content

Commit ed20ee6

Browse files
committed
update artifacts GitHub actions to v4
1 parent 70b6c27 commit ed20ee6

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
@@ -109,7 +109,7 @@ jobs:
109109
110110
- name: Upload the Diagnostic Report
111111
if: failure()
112-
uses: actions/upload-artifact@v3
112+
uses: actions/upload-artifact@v4
113113
with:
114114
name: diagnose.json.gz
115115
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)