mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 14:28:42 +00:00
Fix minor typo
This commit is contained in:
parent
24156c231c
commit
575e4da27b
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ jobs:
|
|||
|
||||
```
|
||||
|
||||
Download and set up a accurate pre-release version of Python:
|
||||
Download and set up an accurate pre-release version of Python:
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue