diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 0672378..34ea1d2 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -55,7 +55,7 @@ jobs: with: upload-logs-name: logs-linux - name: Upload Codecov report - uses: codecov/codecov-action@v3.1.1 + uses: codecov/codecov-action@v3.1.2 with: files: coverage.txt fail_ci_if_error: true # optional (default = false)