1
0
mirror of https://github.com/actions/setup-python.git synced 2026-04-16 19:15:39 +02:00

Fix minor typo (#130)

This commit is contained in:
Daniel
2020-08-31 15:45:09 +02:00
committed by GitHub
parent 24156c231c
commit 51d2bf1911
+1 -1
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
steps:
- uses: actions/checkout@v2