diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index a965f06..3a45715 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -23,4 +23,4 @@ jobs: run: | pytest - name: Upload coverage report - uses: codecov/codecov-action@v4.1.0 + uses: codecov/codecov-action@v4.1.1