Skip to content

Commit 40ca14f

Browse files
committed
chore: node 20 as default runtime
1 parent 418bb95 commit 40ca14f

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
@@ -61,6 +61,6 @@ outputs:
6161
description: 'Email address associated with the GPG key'
6262

6363
runs:
64-
using: 'node16'
64+
using: 'node20'
6565
main: 'dist/index.js'
6666
post: 'dist/index.js'

0 commit comments

Comments
 (0)