diff --git a/.github/workflows/pr-tests.yaml b/.github/workflows/pr-tests.yaml index 8db76d7a..f495d8cb 100644 --- a/.github/workflows/pr-tests.yaml +++ b/.github/workflows/pr-tests.yaml @@ -58,7 +58,7 @@ jobs: ./scripts/test - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v4.6.0 with: file: ./coverage.xml name: kstreams