Skip to content

Commit 1d4c2bf

Browse files
authored
Recover the mention of v in the text
1 parent 6902604 commit 1d4c2bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d
154154
| `use_oidc` | Use OIDC instead of token. This will ignore any token supplied | Optional
155155
| `use_pypi` | Use the pypi version of the CLI instead of from cli.codecov.io. If specified, integrity checking will be bypassed. | Optional
156156
| `verbose` | Enable verbose logging | Optional
157-
| `version` | Which version of the Codecov CLI to use (defaults to 'latest', must start with a leading ''; example: `v10.0.1`) | Optional
157+
| `version` | Which version of the Codecov CLI to use (defaults to 'latest', must start with a leading 'v'; example: `v10.0.1`) | Optional
158158
| `working-directory` | Directory in which to execute codecov.sh | Optional
159159

160160
### Example `workflow.yml` with Codecov Action

0 commit comments

Comments
 (0)