diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 21ea7c1a8d0bd..aee3a994d7c1a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -38,4 +38,4 @@ jobs: - name: Test run: bash scripts/test.sh - name: Upload coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v2