From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 21:00:58 +0000 (+0100) Subject: ⬆ Bump codecov/codecov-action from 2 to 3 (#415) X-Git-Tag: 0.0.9~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=592c877cfc7db29aa152e84a176ddf9e1bd53b66;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump codecov/codecov-action from 2 to 3 (#415) 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 8af93145..19cd691d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -59,4 +59,4 @@ jobs: - name: Test run: python -m poetry run bash scripts/test.sh - name: Upload coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3