]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump codecov/codecov-action from 2 to 3 (#5131)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 14 Jul 2022 11:22:02 +0000 (13:22 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2022 11:22:02 +0000 (13:22 +0200)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/test.yml

index dbc45204850c3566611c18380e843d07bc233287..dfa3ed2df4c925cfc15d92eaf0093af1f11a2824 100644 (file)
@@ -38,4 +38,4 @@ jobs:
       - name: Test
         run: bash scripts/test.sh
       - name: Upload coverage
-        uses: codecov/codecov-action@v2
+        uses: codecov/codecov-action@v3