Skip to content

Commit 2ad0cf6

Browse files
authored
update to node 20 (#38)
1 parent a9bdbe0 commit 2ad0cf6

File tree

3 files changed

+124
-98
lines changed

3 files changed

+124
-98
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ inputs:
1717
description: 'List the available components'
1818
default: false
1919
runs:
20-
using: 'node16'
20+
using: 'node20'
2121
main: 'dist/main/index.js'
2222
post: 'dist/cleanup/index.js'

0 commit comments

Comments
 (0)