mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
ci(workflow): update codecov/codecov-action@v3 (#1542)
This commit is contained in:
parent
ce19a3b445
commit
3340e98519
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -59,6 +59,6 @@ jobs:
|
|||||||
|
|
||||||
- name: upload coverage
|
- name: upload coverage
|
||||||
if: success()
|
if: success()
|
||||||
uses: codecov/codecov-action@v3.1.1
|
uses: codecov/codecov-action@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ runner.os }} node.js ${{ matrix.node-version }}
|
name: ${{ runner.os }} node.js ${{ matrix.node-version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user