Skip to content

Commit 6c2b720

Browse files
authored
Merge pull request #78 from corneliusroemer/patch-1
Update node version to 20
2 parents 3e8caf7 + e29e482 commit 6c2b720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ inputs:
1414
description: 'The full helm command to run (including helm)'
1515
required: false
1616
runs:
17-
using: 'node16'
17+
using: 'node20'
1818
main: 'main.js'

0 commit comments

Comments
 (0)