diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 93a42c2..7eabfe0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,7 +41,7 @@ jobs: - name: Upload coverage reports to Codecov if: matrix.node-version == '24.x' - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v6 with: file: ./plugins/openshift/coverage/lcov.info flags: openshift-plugin