Skip to content

Commit b92322d

Browse files
committed
update to node 20
1 parent 7a70188 commit b92322d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.16.0
1+
20.11.0

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
prop_path:
88
description: 'dot separated property key (e.g.: scripts.build)'
99
runs:
10-
using: 'node16'
10+
using: 'node20'
1111
main: 'dist/index.js'
1212
branding:
1313
color: "yellow"

0 commit comments

Comments
 (0)