diff --git a/action.yml b/action.yml index 326ea1c1..c00fd9bc 100644 --- a/action.yml +++ b/action.yml @@ -11,5 +11,5 @@ inputs: scope: description: 'Optional scope for authenticating against scoped registries' runs: - using: 'node12' + using: 'node16' main: 'lib/setup-php.js'