1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-06-08 06:27:00 +09:00

Fix minor typo

This commit is contained in:
Daniel 2020-08-14 11:28:19 +02:00 committed by GitHub
parent 24156c231c
commit 575e4da27b
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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