`hub` is not available on GitHub actions
Author: adriendupuisCreated Oct 5, 2023Updated Mar 27, 2025
Labelsbug
Hi,
Between august and today, hub has disappeared from actions/checkout@v2. My previously-working actions now ends with "hub: command not found". It's not available on actions/checkout@v3 or actions/checkout@v4 either.
https://github.com/mislav/hub#github-actions seems not true anymore.
Source: mislav/hub