Skip to content

GH binary discovery#9

Open
johngeorgewright wants to merge 5 commits intoactions4gh:mainfrom
johngeorgewright:bin-directory
Open

GH binary discovery#9
johngeorgewright wants to merge 5 commits intoactions4gh:mainfrom
johngeorgewright:bin-directory

Conversation

@johngeorgewright
Copy link
Copy Markdown

@johngeorgewright johngeorgewright commented Apr 9, 2026

This fixes a couple of problems I noticed when trying to use this action.

  1. The warnings of Node.js version.
    • Support for Node v20 is being dropped soon, so I upgrade to v24
    • Also upgraded other dependencies and actions while I was at it
  2. The path of the gh binary has changed in cli/cli
    • To future proof this from happening again I've added a method to find the gh binary in the extracted download
    • My caches are already broken, so the search is done post cache discovery for this scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant