Skip to content

Commit 7e157c6

Browse files
authored
upgrade the upload artifact package (#6)
1 parent 9e795db commit 7e157c6

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
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: Upload the Diagnostic Report
7676
if: failure()
77-
uses: actions/upload-artifact@v3
77+
uses: actions/upload-artifact@v4
7878
with:
7979
name: diagnose.json.gz
8080
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)