This website requires JavaScript.
Explore
Help
Sign In
actions
/
cache
Watch
1
Star
0
Fork
0
mirror of
https://github.com/actions/cache.git
synced
2026-07-20 19:36:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa463d1c1856087c220372a6814bfbbd83fa2303
cache
/
src
/
restoreOnly.ts
T
4 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Consume latest toolkit and fix dangling promise bug (
#1217
)
2023-08-09 10:36:51 -04:00
import
{
restoreOnlyRun
}
from
"./restoreImpl"
;
GA for granular cache (
#1035
)
2022-12-21 19:38:44 +05:30
Consume latest toolkit and fix dangling promise bug (
#1217
)
2023-08-09 10:36:51 -04:00
restoreOnlyRun
(
true
);
Reference in New Issue
Copy Permalink