Skip to content

Commit d982ebb

Browse files
committed
run on node20
Signed-off-by: Matthew Fisher <[email protected]>
1 parent bec1954 commit d982ebb

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
@@ -12,5 +12,5 @@ inputs:
1212
required: false
1313
description: 'github token used for downloading artifacts to render template'
1414
runs:
15-
using: 'node16'
15+
using: 'node20'
1616
main: 'dist/index.js'

0 commit comments

Comments
 (0)