diff --git a/.github/workflows/knative-go-test.yaml b/.github/workflows/knative-go-test.yaml index 3e09b6d90..6947826f2 100644 --- a/.github/workflows/knative-go-test.yaml +++ b/.github/workflows/knative-go-test.yaml @@ -62,4 +62,4 @@ jobs: - if: steps.codecov-enabled.outputs.files_exists == 'true' name: Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3