mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-04-03 11:12:19 +08:00
Update Node version from 20 to 24 in action.yml (#233)
To mitigate recent warnings in Github actions using azure/setup-kubectl regarding the EOL of node20
This commit is contained in:
parent
6c09a723d8
commit
1dbc167e74
@ -11,5 +11,5 @@ outputs:
|
||||
branding:
|
||||
color: 'blue'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'lib/index.js'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user