Skip to content

Commit dd5c491

Browse files
authored
update artifacts GitHub actions to v4 (#1)
1 parent f62538c commit dd5c491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
8383
- name: Upload the Diagnostic Report
8484
if: failure()
85-
uses: actions/upload-artifact@v3
85+
uses: actions/upload-artifact@v4
8686
with:
8787
name: diagnose.json.gz
8888
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)