Skip to content

Commit d91a481

Browse files
authored
feat: Update the used NodeJS version to 20 (#184)
1 parent 29f05e0 commit d91a481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ inputs:
4040
required: false
4141
default: '.'
4242
runs:
43-
using: 'node16'
43+
using: 'node20'
4444
main: 'start.js'

0 commit comments

Comments
 (0)