This commit is contained in:
Peter Evans 2025-12-09 20:23:02 +00:00 committed by GitHub
parent 41c0e4b789
commit 98357b18bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 171 additions and 221 deletions

View file

@ -94,7 +94,7 @@ outputs:
pull-request-branch:
description: 'The pull request branch name'
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'
branding:
icon: 'git-pull-request'