mirror of
https://gitea.com/actions/setup-python.git
synced 2024-11-22 18:19:35 +01:00
Fix minor typo (#130)
This commit is contained in:
parent
24156c231c
commit
51d2bf1911
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
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue