]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆️ Upgrade Codecov GitHub Action (#4801)
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 16 Apr 2022 08:18:08 +0000 (10:18 +0200)
committerGitHub <noreply@github.com>
Sat, 16 Apr 2022 08:18:08 +0000 (08:18 +0000)
.github/workflows/test.yml

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