diff --git a/action.yaml b/action.yaml index ef08562..8e2e62e 100644 --- a/action.yaml +++ b/action.yaml @@ -39,7 +39,7 @@ inputs: required: false default: 'api.humanitec.io' runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' branding: icon: 'check-square'