Commit 1e0022f
github-actions
fix: Use correct parameter name 'files' for codecov-action@v5
Change 'file' to 'files' (plural) as required by codecov-action@v5
to fix the 'Unexpected input' warning.1 parent dafa648 commit 1e0022f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments