diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index e26c7cf..da01082 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -39,4 +39,4 @@ jobs: poetry run mypy . - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5