We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05001d2 commit d4cb39dCopy full SHA for d4cb39d
1 file changed
action.yml
@@ -22,5 +22,5 @@ outputs:
22
description: The ID of the comment that was created.
23
24
runs:
25
- using: node18
+ using: 'node16'
26
main: './dist/lib/index.js'
0 commit comments