mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-04-15 21:22:15 +08:00
Update Node version from 20 to 24 (#222)
To mitigate warnings in Github regarding the EOL of node 20
This commit is contained in:
parent
1b2b1d4a34
commit
2220ef0140
@ -39,5 +39,5 @@ inputs:
|
|||||||
branding:
|
branding:
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user