Skip to content

Commit d4cb39d

Browse files
committed
ci: Set node version
1 parent 05001d2 commit d4cb39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ outputs:
2222
description: The ID of the comment that was created.
2323

2424
runs:
25-
using: node18
25+
using: 'node16'
2626
main: './dist/lib/index.js'

0 commit comments

Comments
 (0)