Skip to content

Commit d1b52e7

Browse files
authored
Update homepage to be tool-cache instead of exec (actions#452)
1 parent 83dd3ef commit d1b52e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tool-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"actions",
88
"exec"
99
],
10-
"homepage": "https://github.com/actions/toolkit/tree/master/packages/exec",
10+
"homepage": "https://github.com/actions/toolkit/tree/master/packages/tool-cache",
1111
"license": "MIT",
1212
"main": "lib/tool-cache.js",
1313
"types": "lib/tool-cache.d.ts",

0 commit comments

Comments
 (0)