diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5f001209..d56c0167 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,4 +26,4 @@ jobs: cat cover.out >> coverage.txt - name: codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v3