mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-04-04 06:12:16 +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:
|
||||
color: 'blue'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'lib/index.js'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user