Skip to content

Commit bb40751

Browse files
authored
Remove version number to default to latest version
1 parent 3673bc4 commit bb40751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ input should be the body of an asynchronous function call. The following
1212
arguments will be provided:
1313

1414
- `github` A pre-authenticated
15-
[octokit/rest.js](https://octokit.github.io/rest.js/v18) client with pagination plugins
15+
[octokit/rest.js](https://octokit.github.io/rest.js) client with pagination plugins
1616
- `context` An object containing the [context of the workflow
1717
run](https://github.com/actions/toolkit/blob/main/packages/github/src/context.ts)
1818
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) package

0 commit comments

Comments
 (0)