diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ed1ab7d6..9bdb6ef04 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,4 +110,4 @@ jobs: version: "2022.1" - name: Upload-Coverage if: matrix.platform == 'ubuntu-latest' - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v2