mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-18 22:52:54 +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
|
||||
if: success()
|
||||
uses: codecov/codecov-action@v3.1.1
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
name: ${{ runner.os }} node.js ${{ matrix.node-version }}
|
||||
|
Loading…
Reference in New Issue
Block a user