mirror of
https://github.com/Azure/setup-helm.git
synced 2026-03-23 00:09:13 +00:00
Update Node.js runtime from node20 to node24 (#259)
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user