Skip to content

Commit

Permalink
Upgrade to node16 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 authored Oct 14, 2022
1 parent 7047a88 commit 5e0a736
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 @@ -46,5 +46,5 @@ inputs:
A comma separated list of additional helm plugins to install. Should be a valid argument after `helm plugin install`.
required: false
runs:
using: "node12"
using: "node16"
main: "dist/index.js"

0 comments on commit 5e0a736

Please sign in to comment.