10
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2026-04-06 23:06:58 +00:00

Update Node.js runtime from node20 to node24

This commit is contained in:
David Gamero 2026-03-12 13:33:43 -04:00
parent bc9bc0ca28
commit 8c90c1fa9b
No known key found for this signature in database

View file

@ -20,5 +20,5 @@ outputs:
branding:
color: 'blue'
runs:
using: 'node20'
using: 'node24'
main: 'lib/index.js'