Skip to content

Commit 23bebaa

Browse files
authored
Adjust to codecov-action@v5
file -> files
1 parent dbae5e5 commit 23bebaa

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
@@ -50,4 +50,4 @@ jobs:
5050
- uses: codecov/codecov-action@v5
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
53-
file: lcov.info
53+
files: lcov.info

0 commit comments

Comments
 (0)