MCPcopy Index your code
hub / github.com/actions/setup-node / cache-save.ts

File cache-save.ts

src/cache-save.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as core from '@actions/core';
2import * as cache from '@actions/cache';
3
4import {State} from './constants';

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected