diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6cd03bd..88644a48 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: command: tarpaulin args: --all-features --timeout 600 --out Xml - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3.1.0 + uses: codecov/codecov-action@v4.3.0 doc-links: name: Intra-doc links