Skip to content

Commit b28b960

Browse files
authored
upgrade the upload artifact package (#3)
1 parent d156b8e commit b28b960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Upload the Diagnostic Report
7474
if: failure()
75-
uses: actions/upload-artifact@v3
75+
uses: actions/upload-artifact@v4
7676
with:
7777
name: diagnose.json.gz
7878
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)