Compare commits

...

2 commits

Author SHA1 Message Date
awalsh128 58600a5c77 Merge branch 'master' of https://github.com/awalsh128/cache-apt-pkgs-action 2026-06-29 23:15:44 -07:00
awalsh128 6d362b84d4 Put v1 in maintenance mode. 2026-06-29 23:15:16 -07:00

View file

@ -6,6 +6,9 @@
This action allows caching of Advanced Package Tool (APT) package dependencies to improve workflow execution time instead of installing the packages on every run. This action allows caching of Advanced Package Tool (APT) package dependencies to improve workflow execution time instead of installing the packages on every run.
> [!IMPORTANT]
> Version 1 will be in maintenance mode. Due to recently instability in the releases and to create consistent reliability, I am going to lock v1. Version 2 beta will be coming soon to have better testing, and less reliability on Bash script where it has triggered more than one major break.
> [!IMPORTANT] > [!IMPORTANT]
> Looking for co-maintainers to help review changes, and investigate issues. I haven't had as much time to stay on top of this action as I would like to and want to make sure it is still responsive and reliable for the community. If you are interested, please reach out. > Looking for co-maintainers to help review changes, and investigate issues. I haven't had as much time to stay on top of this action as I would like to and want to make sure it is still responsive and reliable for the community. If you are interested, please reach out.