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.
New Contributors
- @sn-o-w made their first contribution https://github.com/awalsh128/cache-apt-pkgs-action/commit/15d0235a4147963374ec3a9334d73adf0cb9eabc in #99
- @stevenh made their first contribution in https://github.com/awalsh128/cache-apt-pkgs-action/pull/104
Full Changelog: https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.0...v1.3.1