mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-06-04 02:50:42 +02:00
ci: fix deprecated input for codecov-action
This commit is contained in:
parent
2419f2cbba
commit
40162ae1f1
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -27,5 +27,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