mirror of
https://github.com/werf/actions.git
synced 2026-02-05 10:56:23 +03:00
feat: use Node.js v20
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
This commit is contained in:
@@ -23,5 +23,5 @@ inputs:
|
||||
description: 'Base64 encoded kubeconfig data used for deployment, cleanup and distributed locks'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'converge/index.js'
|
||||
|
||||
Reference in New Issue
Block a user