Merge 18fe6e33047fbc22ff68d5efb4555a05e36561fb into 6849a6489940f00c2f30c0fb92c6274307ccb58a

This commit is contained in:
Bassem Dghaidi 2024-11-29 15:10:51 +00:00 committed by GitHub
commit 931b8279b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 84481 additions and 30782 deletions

File diff suppressed because one or more lines are too long

28591
dist/restore/index.js vendored

File diff suppressed because one or more lines are too long

28591
dist/save-only/index.js vendored

File diff suppressed because one or more lines are too long

28591
dist/save/index.js vendored

File diff suppressed because one or more lines are too long

897
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.3",
"@actions/cache": "file:/workspaces/toolkit/packages/cache",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"