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