Skip to content

Commit 883edf5

Browse files
committed
...
1 parent 727e307 commit 883edf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
genhtml coverage.info --output-directory out
5454
5555
- name: Upload coverage reports to Codecov
56-
uses: codecov/codecov-action@v3
56+
uses: codecov/codecov-action@v4
5757
with:
5858
files: ${{github.workspace}}/build/out/index.html

0 commit comments

Comments
 (0)