Skip to content

Commit b36d0ad

Browse files
authored
upgrade the upload artifact package
1 parent f1c0aa3 commit b36d0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
- name: Upload the Diagnostic Report
8787
if: failure()
88-
uses: actions/upload-artifact@v3
88+
uses: actions/upload-artifact@v4
8989
with:
9090
name: diagnose.json.gz
9191
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)