Skip to content

Commit

Permalink
Merge pull request chrisdickinson#9 from SamhammerAG/patch-1
Browse files Browse the repository at this point in the history
Update using node 16
  • Loading branch information
chrisdickinson authored Oct 2, 2023
2 parents 3d93130 + 011697b commit 7c07e68
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 7c07e68

Please sign in to comment.