Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit cb58510

Browse files
authored
feat: run action on node16 (#608)
1 parent bd65041 commit cb58510

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
@@ -162,5 +162,5 @@ inputs:
162162
required: false
163163

164164
runs:
165-
using: 'node12'
165+
using: 'node16'
166166
main: 'dist/index.js'

0 commit comments

Comments
 (0)