mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2026-05-03 02:58:08 +08:00
Fix typo
This commit is contained in:
@@ -84,7 +84,7 @@ steps:
|
||||
- run: python my_script.py
|
||||
```
|
||||
|
||||
**[x-ranges](https://github.com/npm/node-semver#x-ranges-12x-1x-12-)** to specify the latest stable version of Python (for specified major version):
|
||||
- **[x-ranges](https://github.com/npm/node-semver#x-ranges-12x-1x-12-)** to specify the latest stable version of Python (for specified major version):
|
||||
|
||||
```yaml
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user