diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 65f6238..e3b7fe5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,4 +18,4 @@ jobs: - name: Pytest run: pytest --cov=alpsplot --cov-report=xml - name: Upload Codecov - uses: codecov/codecov-action@v3.1.0 + uses: codecov/codecov-action@v3.1.2