GitHub CLI 1.9.2
This is a bugfix release primarily addressing some issues with Actions support.
Actions Fixes
- Fix Actions commands for 32-bit machines #3432
- Fix
run viewfor GitHub Enterprise Server #3461 - Fix
run view --logwhen steps have slashes #3445 - Enable base repo selector for Actions commands #3468
Other Fixes
- Fix
issue create --web#3472 - Fix detecting PR status when passing branch as an argument #3351
- Bump Survey library to fix a bug with Unicode input #3439
Development / Docs
- Increase linter timeout from 1min to 3min #3462
- Remove unused embedded struct #3402
- Add note on supported value types in raw-fields #3400
- linuxbrew details added in linux installation docs. #3465
- Add Funtoo Linux install instructions #3438
- Add Debian install variant without add-apt-repository #3419
Thanks again to our contributors for bugfixes and docs improvements <3