Skip to content

Commit 7789026

Browse files
jfrocheulrikstrid
authored andcommitted
feat: support node.js 16
1 parent d8af770 commit 7789026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ branding:
3232
color: 'blue'
3333
icon: 'database'
3434
runs:
35-
using: 'node12'
35+
using: 'node16'
3636
main: 'dist/main/index.js'
3737
post: 'dist/main/index.js'

0 commit comments

Comments
 (0)