Skip to content

Commit af7893b

Browse files
authored
update artifacts GitHub actions to v4 (#38)
1 parent b615e04 commit af7893b

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
@@ -100,7 +100,7 @@ jobs:
100100
101101
- name: Upload the Diagnostic Report
102102
if: failure()
103-
uses: actions/upload-artifact@v3
103+
uses: actions/upload-artifact@v4
104104
with:
105105
name: diagnose.json.gz
106106
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)