Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cypress-io/github-action
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
const
{ restoreCache, saveCache } = require(
'@actions/cache'
)
3
const
core = require(
'@actions/core'
)
4
const
exec = require(
'@actions/exec'
)
Callers
nothing calls this directly
Calls
1
installMaybe
Function · 0.85
Tested by
no test coverage detected