diff --git a/action.yml b/action.yml index 70c8525..c733658 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ outputs: exists: # id of output description: 'true or false' runs: - using: 'node16' + using: 'node20' main: 'index.js' branding: icon: 'bookmark'