Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/actions/setup-python
/ utils.test.ts
File
utils.test.ts
__tests__/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as cache from
'@actions/cache'
;
2
import
* as core from
'@actions/core'
;
3
import
* as io from
'@actions/io'
;
4
Callers
nothing calls this directly
Calls
7
validatePythonVersionFormatForPyPy
Function · 0.90
validateVersion
Function · 0.90
isCacheFeatureAvailable
Function · 0.90
getNextPageUrl
Function · 0.90
getDownloadFileName
Function · 0.90
isGhes
Function · 0.90
generateResponse
Function · 0.85
Tested by
no test coverage detected