diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index f37456a..53e6efe 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -37,4 +37,4 @@ jobs: poetry run mypy . - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3