diff --git a/action.yml b/action.yml index 684108e..d825b41 100644 --- a/action.yml +++ b/action.yml @@ -33,7 +33,7 @@ outputs: group9: description: The 9th captured group. runs: - using: node16 + using: node20 main: dist/index.js branding: icon: search