You've already forked platform-info
mirror of
https://github.com/uutils/platform-info.git
synced 2026-06-10 15:48:45 -07:00
Update codecov/codecov-action action to v7
This commit is contained in:
committed by
Sylvestre Ledru
parent
5b13a018c5
commit
d2a1b16a15
@@ -226,7 +226,7 @@ jobs:
|
||||
report=${COVERAGE_REPORT_FILE}
|
||||
outputs report
|
||||
- name: Upload coverage results (to Codecov.io)
|
||||
uses: codecov/codecov-action@v6
|
||||
uses: codecov/codecov-action@v7
|
||||
# if: steps.vars.outputs.HAS_CODECOV_TOKEN
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user