From: Jeffrey Czyz Date: Mon, 11 Apr 2022 22:16:06 +0000 (-0400) Subject: Merge pull request #1412 from lightningdevkit/dependabot/github_actions/codecov/codec... X-Git-Tag: v0.0.107~66 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=a3832b029c151e2afd910f5372d1aadcd4e394bc;hp=711bcefbcc0999543d9622c030ff7dc8118fc26f;p=rust-lightning Merge pull request #1412 from lightningdevkit/dependabot/github_actions/codecov/codecov-action-3 Bump codecov/codecov-action from 2 to 3 --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 90e08b39..cff17134 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -191,7 +191,7 @@ jobs: done - name: Upload coverage if: matrix.coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3 with: # Could you use this to fake the coverage report for your PR? Sure. # Will anyone be impressed by your amazing coverage? No