mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-03-03 16:22:18 +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:
|
||||
color: 'green'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'lib/index.js'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user