Skip to content

Commit 381ec0a

Browse files
authored
Update NodeJS to v20
1 parent 55080fb commit 381ec0a

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
@@ -15,5 +15,5 @@ inputs:
1515
default: 'v'
1616

1717
runs:
18-
using: 'node16'
18+
using: 'node20'
1919
main: 'dist/index.js'

0 commit comments

Comments
 (0)