Christophe Dervieux 4/25/2022

Updating existing tools in Github-hosted runners on GHA

Read Original

This technical article details the problem of GitHub-hosted runners having outdated versions of pre-installed tools like GitHub CLI. It provides two practical solutions for updating to the latest version: using the brew package manager or directly downloading and installing a .deb file from the official GitHub releases. The guide includes specific workflow code examples for Ubuntu runners, helping developers leverage new features without waiting for runner image updates.

Updating existing tools in Github-hosted runners on GHA

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes