Update actions/cache to 3.0.4 (latest)

This commit is contained in:
Sankalp Kotewar 2022-10-11 12:17:52 +00:00 committed by GitHub
parent 3617c43588
commit 0ed0637d81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7519 additions and 2173 deletions

4845
dist/cleanup/index.js vendored

File diff suppressed because it is too large Load diff

4845
dist/setup/index.js vendored

File diff suppressed because it is too large Load diff

View file

@ -24,7 +24,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.0",
"@actions/cache": "^3.0.4",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.2.0",