We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d156b8e commit b28b960Copy full SHA for b28b960
.github/workflows/main.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Upload the Diagnostic Report
74
if: failure()
75
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
76
with:
77
name: diagnose.json.gz
78
path: ./diagnose.json.gz
0 commit comments