mirror of
https://github.com/actions/cache.git
synced 2025-07-10 02:38:02 +02:00
Use @actions/cache version 1.0.6 (#525)
* Use @actions/cache version 1.0.6 * Update cache.dep.yml * Update all files in .licenses
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^1.0.5",
|
||||
"@actions/cache": "^1.0.6",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/io": "^1.0.1"
|
||||
|
Reference in New Issue
Block a user