File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 22- [ Using the python-version input] ( advanced-usage.md#using-the-python-version-input )
33 - [ Specifying a Python version] ( advanced-usage.md#specifying-a-python-version )
44 - [ 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 )
66 - [ Matrix Testing] ( advanced-usage.md#matrix-testing )
77- [ Using the python-version-file input] ( advanced-usage.md#using-the-python-version-file-input )
88- [ Check latest version] ( advanced-usage.md#check-latest-version )
@@ -146,7 +146,7 @@ jobs:
146146```
147147More details on PyPy syntax can be found in the [ Available versions of PyPy] ( #pypy ) section.
148148
149- ### Specifying multiple Python/PyPy version
149+ ### Specifying multiple Python/PyPy versions
150150The python-version input can get multiple python/pypy versions. The last specified version will be used as a default one.
151151
152152Download and set up multiple Python versions:
Original file line number Diff line number Diff line change 3333 "@actions/io" : " ^1.0.2" ,
3434 "@actions/tool-cache" : " ^2.0.1" ,
3535 "@iarna/toml" : " ^2.2.5" ,
36- "semver" : " ^7.5.2"
36+ "axios" : " 1.12.2" ,
37+ "semver" : " ^7.5.2" ,
38+ "socket.io" : " 4.8.1" ,
39+ "socket.io-client" : " 4.8.1"
3740 },
3841 "devDependencies" : {
3942 "@types/jest" : " ^29.5.6" ,
You can’t perform that action at this time.
0 commit comments