diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 85f4eb16..2569474c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -73,4 +73,4 @@ jobs: - name: Check coverage run: make coverage - name: Upload coverage report to codecov.io - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4