Skip to content

Commit a4ddac8

Browse files
authored
Merge pull request #2 from woa7/cache-v1.0.1
Upgrade to @actions/cache v1.0.1
2 parents 0d2ea21 + 9a0a5c1 commit a4ddac8

File tree

2 files changed

+294
-8
lines changed

2 files changed

+294
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "satackey <21271711+satackey@users.noreply.github.com>",
77
"license": "MIT",
88
"dependencies": {
9-
"@actions/cache": "^0.2.1",
9+
"@actions/cache": "^1.0.1",
1010
"@actions/core": "^1.2.4",
1111
"actions-exec-listener": "^0.0.1",
1212
"crypto": "^1.0.1",

0 commit comments

Comments
 (0)