mirror of
https://github.com/actions/cache.git
synced 2025-09-07 18:13:39 -06:00
feat: switch to @ambi-robotics/cache backend
This commit is contained in:
parent
0c45773b62
commit
4c96456d46
9 changed files with 155232 additions and 174058 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as cache from "@actions/cache";
|
||||
import * as cache from "@ambi-robotics/cache";
|
||||
import * as core from "@actions/core";
|
||||
|
||||
import { Events, Inputs, Outputs, State } from "./constants";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue