From f6c76cd373b2045321a7520f9ab0120ea91bc734 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 31 Aug 2021 08:32:13 +0200 Subject: [PATCH] fix setup maven action name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30261ca0..e32b74e7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ or use automatic tools like [Dependabot](https://docs.github.com/en/code-securit # Usage - You can try our action [Setup Maven with settings.xml](https://github.com/marketplace/actions/setup-maven-with-settings-xml) for completely maven environment setup. + You can try our action [Setup Maven Action](https://github.com/marketplace/actions/setup-maven-action) for completely maven environment setup. See [action.yml](action.yml)