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 588299e commit 4bbdd1cCopy full SHA for 4bbdd1c
.github/workflows/wospm.yml
@@ -16,7 +16,7 @@ jobs:
16
name: HTML Report
17
path: wospm.html
18
- name: Upload HTML Report When Failed
19
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
20
if: failure()
21
with:
22
0 commit comments