File tree Expand file tree Collapse file tree 6 files changed +13457
-13439
lines changed
Filter options
Expand file tree Collapse file tree 6 files changed +13457
-13439
lines changed
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ The following arguments will be provided:
18
18
- ` glob ` A reference to the [ @actions/glob ] ( https://github.com/actions/toolkit/tree/main/packages/glob ) package
19
19
- ` io ` A reference to the [ @actions/io ] ( https://github.com/actions/toolkit/tree/main/packages/io ) package
20
20
- ` exec ` A reference to the [ @actions/exec ] ( https://github.com/actions/toolkit/tree/main/packages/exec ) package
21
+ - ` fetch ` A reference to the [ node-fetch] ( https://github.com/node-fetch/node-fetch ) package
21
22
- ` require ` A proxy wrapper around the normal Node.js ` require ` to enable
22
23
requiring relative paths (relative to the current working directory) and
23
24
requiring npm packages installed in the current working directory. If for
You can’t perform that action at this time.
0 commit comments