Skip to content

Commit 6dedbcd

Browse files
authored
upgrade the upload artifact package (#3)
1 parent 84fa6f5 commit 6dedbcd

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
@@ -81,7 +81,7 @@ jobs:
8181
8282
- name: Upload the Diagnostic Report
8383
if: failure()
84-
uses: actions/upload-artifact@v3
84+
uses: actions/upload-artifact@v4
8585
with:
8686
name: diagnose.json.gz
8787
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)