From 2ae543166b339273709d53cd1847c714273e6739 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 14 Oct 2025 13:50:05 -0400 Subject: [PATCH] docs: add archive notice to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 745017ebcc..e8098e7a82 100644 --- a/README.md +++ b/README.md @@ -570,3 +570,10 @@ Inside our action, we perform 3 steps: GitHub matches keys by prefix if we have no exact match for the primary cache. This scheme is basic and needs improvements. Pull requests and ideas are welcome. + +--- + +## ⚠️ Archive Notice + +Blacksmith now supports transparent caching as explained in https://www.blacksmith.sh/blog/cache. To this effect it is recommended to switch to the upstream maintained versions of this action as you will continue to leverage our much faster caching without any code changes. This action will no longer receive dependency or security updates. +