Skip to content

Commit c7ada2c

Browse files
committed
fixed ci
1 parent 12a43e6 commit c7ada2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
8888
- name: Upload coverage HTML report artifact
8989
if: matrix.build == 'Debug'
90-
uses: actions/upload-artifact
90+
uses: actions/upload-artifact@v4
9191
with:
9292
name: CoverageReport
9393
path: ./build/ccov/all-merged/coverage.html

0 commit comments

Comments
 (0)