Skip to content

Commit 2afb05c

Browse files
authored
update artifacts GitHub actions to v4
2 parents 70b6c27 + ed20ee6 commit 2afb05c

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)