Skip to content

Commit c45ac8b

Browse files
committed
Update Node16 to Node20
1 parent f570674 commit c45ac8b

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
@@ -14,5 +14,5 @@ inputs:
1414
required: false
1515

1616
runs:
17-
using: 'node16'
17+
using: 'node20'
1818
main: 'dist/index.js'

0 commit comments

Comments
 (0)