mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-08-31 23:35:45 -06:00
ci: fix deprecated codecov input
This commit is contained in:
parent
525b2b9d14
commit
303645cb72
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -29,5 +29,5 @@ jobs:
|
||||
name: Upload coverage
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
file: ./coverage/clover.xml
|
||||
files: ./coverage/clover.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user