diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7bf58dc..5d2ce9d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -37,6 +37,6 @@ jobs: - name: Run plugin run: helm schema -help - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: flags: unittests