We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e8caf7 + e29e482 commit 6c2b720Copy full SHA for 6c2b720
1 file changed
action.yml
@@ -14,5 +14,5 @@ inputs:
14
description: 'The full helm command to run (including helm)'
15
required: false
16
runs:
17
- using: 'node16'
+ using: 'node20'
18
main: 'main.js'
0 commit comments