We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node20
1 parent 9cf7227 commit 803e078Copy full SHA for 803e078
action.yml
@@ -15,6 +15,6 @@ outputs:
15
token:
16
description: "GitHub installation access token"
17
runs:
18
- using: "node16"
+ using: "node20"
19
main: "dist/main.cjs"
20
post: "dist/post.cjs"
0 commit comments