mirror of
https://github.com/Azure/setup-helm.git
synced 2026-03-29 11:29:24 +00:00
Update Node.js runtime from node20 to node24 (#259)
Some checks failed
Run prettify / Prettier Check (push) Has been cancelled
Run unit tests. / build (macos-latest) (push) Has been cancelled
Run unit tests. / build (ubuntu-24.04-arm) (push) Has been cancelled
Run unit tests. / build (ubuntu-latest) (push) Has been cancelled
Run unit tests. / build (windows-11-arm) (push) Has been cancelled
Run unit tests. / build (windows-latest) (push) Has been cancelled
Some checks failed
Run prettify / Prettier Check (push) Has been cancelled
Run unit tests. / build (macos-latest) (push) Has been cancelled
Run unit tests. / build (ubuntu-24.04-arm) (push) Has been cancelled
Run unit tests. / build (ubuntu-latest) (push) Has been cancelled
Run unit tests. / build (windows-11-arm) (push) Has been cancelled
Run unit tests. / build (windows-latest) (push) Has been cancelled
This commit is contained in:
parent
316ed5ab42
commit
ca66f3880d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ outputs:
|
|||
branding:
|
||||
color: 'blue'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'lib/index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue