Skip to content

Commit 76a7466

Browse files
committed
Use node 20
1 parent 95ef872 commit 76a7466

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
@@ -30,7 +30,7 @@ outputs:
3030
success:
3131
description: '"true" if the commit meets the criteria'
3232
runs:
33-
using: 'node16'
33+
using: 'node20'
3434
main: 'dist/index.js'
3535
branding:
3636
icon: 'git-merge'

0 commit comments

Comments
 (0)