mirror of
https://gitea.com/actions/cache.git
synced 2025-07-19 10:01:23 +03: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