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