We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0550e85 + da88180 commit bcc3891Copy full SHA for bcc3891
README.md
@@ -18,6 +18,7 @@ The following arguments will be provided:
18
- `glob` A reference to the [@actions/glob](https://github.com/actions/toolkit/tree/main/packages/glob) package
19
- `io` A reference to the [@actions/io](https://github.com/actions/toolkit/tree/main/packages/io) package
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
22
- `require` A proxy wrapper around the normal Node.js `require` to enable
23
requiring relative paths (relative to the current working directory) and
24
requiring npm packages installed in the current working directory. If for
0 commit comments