diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index ba0de7d2..b8831540 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -36,4 +36,4 @@ jobs: - name: Run coverage run: go test -v -race -coverprofile=coverage.out -covermode=atomic ./... - name: codecov - uses: codecov/codecov-action@v3.0.0 + uses: codecov/codecov-action@v3.1.0