diff --git a/action.yml b/action.yml index c74a72f..f398f5b 100644 --- a/action.yml +++ b/action.yml @@ -25,7 +25,7 @@ outputs: tag: description: 'The found tag' runs: - using: 'node20' + using: 'node24' main: 'main.js' branding: icon: 'hash'