File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
- [ Using the python-version input] ( advanced-usage.md#using-the-python-version-input )
3
3
- [ Specifying a Python version] ( advanced-usage.md#specifying-a-python-version )
4
4
- [ Specifying a PyPy version] ( advanced-usage.md#specifying-a-pypy-version )
5
- - [ Specifying multiple Python and PyPy versions] ( advanced-usage.md#specifying-multiple-python/pypy-version )
5
+ - [ Specifying multiple Python/ PyPy versions] ( advanced-usage.md#specifying-multiple-pythonpypy-versions )
6
6
- [ Matrix Testing] ( advanced-usage.md#matrix-testing )
7
7
- [ Using the python-version-file input] ( advanced-usage.md#using-the-python-version-file-input )
8
8
- [ Check latest version] ( advanced-usage.md#check-latest-version )
@@ -146,7 +146,7 @@ jobs:
146
146
```
147
147
More details on PyPy syntax can be found in the [ Available versions of PyPy] ( #pypy ) section.
148
148
149
- ### Specifying multiple Python/PyPy version
149
+ ### Specifying multiple Python/PyPy versions
150
150
The python-version input can get multiple python/pypy versions. The last specified version will be used as a default one.
151
151
152
152
Download and set up multiple Python versions:
You can’t perform that action at this time.
0 commit comments