Skip to content

Commit d3fe65d

Browse files
authored
feat: use node16
1 parent 442dede commit d3fe65d

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
@@ -5,5 +5,5 @@ inputs:
55
description: "The GITHUB_TOKEN secret for the repository"
66
required: true
77
runs:
8-
using: 'node12'
8+
using: 'node16'
99
main: 'dist/index.js'

0 commit comments

Comments
 (0)