mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-11 08:48:38 +08:00
Update Node.js runtime from node20 to node24 (#504)
Co-authored-by: Suneha Bose <123775811+bosesuneha@users.noreply.github.com>
Co-authored-by: Tatsat (Tats) Mishra 🐉 <tamishra@microsoft.com>
This commit is contained in:
parent
30dbc03366
commit
e7aa4f9d0c
@ -96,5 +96,5 @@ inputs:
|
|||||||
branding:
|
branding:
|
||||||
color: 'green'
|
color: 'green'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user