Skip to content

Commit ac4c11c

Browse files
authored
2 parents 8ee2c4c + 6dd5c0e commit ac4c11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/post/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ inputs:
99
description: 'Post command/script.'
1010
required: true
1111
runs:
12-
using: 'node16'
12+
using: 'node20'
1313
main: 'main.js'
1414
post: 'main.js'

0 commit comments

Comments
 (0)