From e76975de23e8c5b5f57f9753408f402dcfe8d2a4 Mon Sep 17 00:00:00 2001 From: Miles Johnson Date: Wed, 25 Oct 2023 16:22:20 -0700 Subject: [PATCH] docs: Add deprecation notice. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8fa5bd3..de9f370 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# DEPRECATED: Use https://github.com/moonrepo/setup-toolchain instead! + # moon - Setup moon and toolchain A GitHub action that sets up an environment for moon by...