diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3bc5a1a16..b8d8e7f8d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,7 +31,7 @@ jobs: with: version: v1.38.0 args: --timeout 5m - - uses: codecov/codecov-action@v3.1.0 + - uses: codecov/codecov-action@v3.1.1 with: token: ${{ secrets.CODECOV_TOKEN }} #required file: ./coverage.out