From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 11:22:02 +0000 (+0200) Subject: ⬆ Bump codecov/codecov-action from 2 to 3 (#5131) X-Git-Tag: 0.79.0~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c3137301b2b5051c78ae4b42c9c36fc7bbc2769;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump codecov/codecov-action from 2 to 3 (#5131) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dbc4520485..dfa3ed2df4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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