diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 95bdace..0c983a2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,4 +33,4 @@ jobs: run: coverage run -m pytest - name: Upload Coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5