Skip to content

Commit 88b276b

Browse files
authored
Upgrade to @actions/cache v1.0.1
Upgrade to @actions/cache v1.0.1 to pull in a bug fix when downloading multi-segment files (> 2 GBs in size) using the Azure Storage SDK.
1 parent aa39ec8 commit 88b276b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)