diff --git a/action.yml b/action.yml index 1b2b7bc..f3e824c 100644 --- a/action.yml +++ b/action.yml @@ -100,7 +100,7 @@ outputs: description: "The release commit" runs: - using: "node20" + using: "node24" main: "lib/index.js" # env: