diff --git a/.github/workflows/golang.yaml b/.github/workflows/golang.yaml index e8ce8c9..da90af1 100644 --- a/.github/workflows/golang.yaml +++ b/.github/workflows/golang.yaml @@ -105,4 +105,4 @@ jobs: path: TestResults-${{ matrix.go-version }}-${{ matrix.terraform-version }}.json - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v3.1.4 + uses: codecov/codecov-action@v4.0.2