Bump codecov/codecov-action from 2 to 3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 17:32:54 +0000 (17:32 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 17:32:54 +0000 (17:32 +0000)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/build.yml

index 90e08b398bccd3dd4ee6b8593bc74d1492f40030..cff1713440035a0b76d89a9e6c88904c97c0b87e 100644 (file)
@@ -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