Skip to content

Commit

Permalink
Update using node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
khoanguyen102 committed Nov 2, 2022
1 parent 3d93130 commit 011697b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ inputs:
required: false
default: 'https://github.com/mikefarah/yq/releases/download/{version}/yq_{platform}_{arch}'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
icon: book-open
color: '#FFFF00'

0 comments on commit 011697b

Please sign in to comment.