diff --git a/action.yml b/action.yml index 7a13d36a..78868300 100644 --- a/action.yml +++ b/action.yml @@ -59,7 +59,7 @@ outputs: inc-prerelease: description: A result of the call of the semver's `inc` function with `prerelease` increment runs: - using: node16 + using: node20 main: dist/index.js branding: icon: hash