mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-16 03:19:52 +00:00
Update Node.js runtime from node20 to node24 (#259)
This commit is contained in:
parent
316ed5ab42
commit
ca66f3880d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ outputs:
|
||||||
branding:
|
branding:
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue