1
0
mirror of https://github.com/actions/cache.git synced 2025-10-23 08:56:26 +08:00

Update support version

This commit is contained in:
whywaita
2022-08-24 00:28:43 +09:00
parent 42b1eb455f
commit d66ed32337
4 changed files with 19361 additions and 8943 deletions

View File

@@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?main",
"@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?feat/support-prefixmatch",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.1.0",