diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6046df462..1f0ad348f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: run: pytest - name: Coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3 deploy: name: Deploy