From 9f2fe0da61d3936736839bd9fc068347b12fe7f1 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Tue, 16 Sep 2025 14:01:33 -0300 Subject: [PATCH] docs: github action is not community maintained anymore --- website/src/docs/installation.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/website/src/docs/installation.md b/website/src/docs/installation.md index 15c07f00..8ee1e9c4 100644 --- a/website/src/docs/installation.md +++ b/website/src/docs/installation.md @@ -291,14 +291,6 @@ examples and configuration. uses: go-task/setup-task@v1 ``` -::: warning Community Maintained - -These installation methods are maintained by the community and may not always be -up-to-date with the latest Task version. The Task team does not directly control -these packages. - -::: - ## Build From Source ### Go Modules