diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index d6054d4..1f1169a 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -40,7 +40,7 @@ jobs: - name: rust-grcov uses: actions-rs/grcov@v0.1.6 - name: Codecov - uses: codecov/codecov-action@v3.1.1 + uses: codecov/codecov-action@v3.1.3 with: # Repository upload token - get it from codecov.io. Required only for private repositories # token: # optional