diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2f9132d7..a660d9d6 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -27,7 +27,7 @@ jobs: working-directory: contents/kubernetes-operator - name: coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 golangci-lint: runs-on: ubuntu-latest