From 6d362b84d4bd9b720aa97435dd4b4eeef473a3e2 Mon Sep 17 00:00:00 2001 From: awalsh128 Date: Mon, 29 Jun 2026 23:15:16 -0700 Subject: [PATCH] Put v1 in maintenance mode. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d3d3d4d..0a20b42 100644 --- a/README.md +++ b/README.md @@ -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. +> [!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] > 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.