mirror of
https://github.com/actions/cache.git
synced 2025-04-19 02:26:45 +00:00
Use 0.2.1 cache package
This commit is contained in:
parent
1034aaeec8
commit
6c7d57dc97
2 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue