Skip to content

Commit d64427e

Browse files
authored
Fixes #233.
Bump to Node 20.
1 parent c99a214 commit d64427e

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
@@ -26,7 +26,7 @@ outputs:
2626
changelog:
2727
description: 'Markdown formatted changelog'
2828
runs:
29-
using: 'node16'
29+
using: 'node20'
3030
main: 'dist/index.js'
3131
branding:
3232
icon: 'list'

0 commit comments

Comments
 (0)