From: rajarshimaitra Date: Mon, 25 Oct 2021 06:20:34 +0000 (+0530) Subject: Update codecov@v2 X-Git-Tag: v0.14.0~16^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/enum.MessageSignatureError.html?a=commitdiff_plain;h=3b2b559910903f6edef2905ccfaa66d78b95c0dc;p=bdk Update codecov@v2 --- diff --git a/.github/workflows/code_coverage.yml b/.github/workflows/code_coverage.yml index 9baf7428..09563dc8 100644 --- a/.github/workflows/code_coverage.yml +++ b/.github/workflows/code_coverage.yml @@ -31,7 +31,7 @@ jobs: uses: actions-rs/grcov@v0.1.5 - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v2 with: file: ${{ steps.coverage.outputs.report }} directory: ./coverage/reports/