CI: Migrate to `codecov/codecov-action@v4.3.0`

This commit is contained in:
Jack Grigg 2024-04-29 15:15:05 +00:00
parent de24462993
commit 7bd1cd1a2b
1 changed files with 3 additions and 1 deletions

View File

@ -284,7 +284,9 @@ jobs:
--timeout 600
--out xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.1.5
uses: codecov/codecov-action@v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
doc-links:
name: Intra-doc links