diff --git a/action.yml b/action.yml index 27dd7b6..c5067fe 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ inputs: description: The number of the issue or pull request. required: false runs: - using: node12 + using: node16 main: dist/index.js branding: icon: bookmark