Skip to content

Commit 4bbdd1c

Browse files
committed
Fix wospm
1 parent 588299e commit 4bbdd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wospm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: HTML Report
1717
path: wospm.html
1818
- name: Upload HTML Report When Failed
19-
uses: actions/upload-artifact@v1
19+
uses: actions/upload-artifact@v4
2020
if: failure()
2121
with:
2222
name: HTML Report

0 commit comments

Comments
 (0)