Skip to content

Commit 34762e1

Browse files
update to codecov/codecov-action@v4
1 parent 0aa40e2 commit 34762e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
- uses: codecov/codecov-action@v4
4343
with:
4444
file: lcov.info
45+
token: ${{ secrets.CODECOV_TOKEN }}
46+
4547
docs:
4648
name: Documentation
4749
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)