Skip to content

Commit 7f1d786

Browse files
authored
Upgrade to node 18
1 parent ea3e269 commit 7f1d786

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
@@ -6,5 +6,5 @@ inputs:
66
required: false
77
description: 'cache will be prefix with this'
88
runs:
9-
using: 'node12'
9+
using: 'node18'
1010
main: 'dist/index.js'

0 commit comments

Comments
 (0)