mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-25 11:58:01 +02:00
Tweak
This commit is contained in:
parent
35853705fb
commit
7c49ba0e44
2 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@ async function run() {
|
|||
);
|
||||
} else {
|
||||
throw new Error(
|
||||
`The python-version input is required.`
|
||||
'The `python-version` input is required.'
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue