diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index dc5a51d..6e872ca 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -53,7 +53,7 @@ jobs: env: CGO_ENABLED: 0 - name: Upload Codecov report - uses: codecov/codecov-action@v1.3.1 + uses: codecov/codecov-action@v1.5.0 with: files: coverage.txt fail_ci_if_error: true # optional (default = false)