diff --git a/action.yml b/action.yml index 05c650f..8a526fa 100644 --- a/action.yml +++ b/action.yml @@ -28,7 +28,7 @@ outputs: upload_url: description: "The URL for uploading additional assets to the release" runs: - using: "node16" + using: "node20" main: "dist/index.js" branding: icon: "git-merge"