mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-03-04 00:52:17 +08:00
Update action.yml (#309)
Fix warning like: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20:
This commit is contained in:
parent
52dfbef986
commit
10d9433b15
@ -84,5 +84,5 @@ inputs:
|
|||||||
branding:
|
branding:
|
||||||
color: 'green'
|
color: 'green'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user