mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 21:16:57 +00:00
use node20 instead of node16
This commit is contained in:
parent
1f87a575d0
commit
73b8376afb
1 changed files with 1 additions and 1 deletions
|
|
@ -18,5 +18,5 @@ outputs:
|
||||||
branding:
|
branding:
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue