diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 66765ee48d..12568ff62e 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -38,7 +38,7 @@ jobs: command: tarpaulin args: --workspace --features annex-b,intl,experimental --ignore-tests --engine llvm --out xml - name: Upload to codecov.io - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 tests: name: Test