mirror of
https://github.com/actions/cache.git
synced 2025-07-10 02:38:02 +02:00
Use 0.2.1 cache package
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
"@actions/core": "^1.2.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/io": "^1.0.1",
|
||||
"@actions/cache": "^0.2.0"
|
||||
"@actions/cache": "^0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.13",
|
||||
|
Reference in New Issue
Block a user