MCPcopy 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
2const { restoreCache, saveCache } = require('@actions/cache')
3const core = require('@actions/core')
4const exec = require('@actions/exec')

Callers

nothing calls this directly

Calls 1

installMaybeFunction · 0.85

Tested by

no test coverage detected