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.
1 parent cd77299 commit 3dcde83Copy full SHA for 3dcde83
action.yml
@@ -35,7 +35,7 @@ outputs:
35
description: The token of the GitHub App on the current repository.
36
37
runs:
38
- using: node16
+ using: node20
39
main: dist/index.js
40
post: dist/index.js
41
0 commit comments