diff --git a/.github/workflows/nosetests.yml b/.github/workflows/nosetests.yml index 3b20234..e09cbb1 100644 --- a/.github/workflows/nosetests.yml +++ b/.github/workflows/nosetests.yml @@ -82,4 +82,4 @@ jobs: poetry run py.test --cov=kittengroomer --cov=filecheck tests/ - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3