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