mirror of
https://github.com/Azure/setup-kubectl.git
synced 2025-12-13 13:41:15 +00:00
release: please create a v4 with node20 support
node16 is deprecated
This commit is contained in:
parent
dd44a92c26
commit
23e4f1a86a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ outputs:
|
||||||
branding:
|
branding:
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue