Below you will find pages that utilize the taxonomy term “awalsh128”
July 8, 2025
Cache APT Packages
Version updated for https://github.com/awalsh128/cache-apt-pkgs-action to version v1.5.1.
This action is used across all versions by 4,594 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Remove GitHub URL shorteners (git.io) as they no longer work by @kkysen in https://github.com/awalsh128/cache-apt-pkgs-action/pull/164 New Contributors @kkysen made their first contribution in https://github.com/awalsh128/cache-apt-pkgs-action/pull/164 Full Changelog: https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.0...v1.5.1
October 31, 2023
Cache APT Packages
Version updated for awalsh128/cache-apt-pkgs-action to version v1.3.1.
This action is used across all versions by 1,462 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bugs Fixes awk delimiter case in #99. Apt cache performance by @stevenh in https://github.com/awalsh128/cache-apt-pkgs-action/pull/104 Add null field separator so filenames don’t get broken up. Move upload logs up in the action sequence so it captures data before it gets deleted.