diff --git a/action.yml b/action.yml index 6fa7b1f..8b95438 100644 --- a/action.yml +++ b/action.yml @@ -38,7 +38,7 @@ outputs: version_tag: description: 'The version string used to create the tag.' runs: - using: 'node20' + using: 'node24' main: 'dist/index.js' branding: icon: 'tag'