--- (#1306)
updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/test-package.yml
vendored
2
.github/workflows/test-package.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
|||||||
run: bash scripts/test.sh
|
run: bash scripts/test.sh
|
||||||
|
|
||||||
- name: Upload coverage
|
- name: Upload coverage
|
||||||
uses: codecov/codecov-action@v4.1.0
|
uses: codecov/codecov-action@v4.4.1
|
||||||
with:
|
with:
|
||||||
name: codecov-umbrella
|
name: codecov-umbrella
|
||||||
token: ${{ secrets.CODCOV_TOKEN }}
|
token: ${{ secrets.CODCOV_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user