From e9b562018daf5311ce7a6abd2070241e9cbb84b5 Mon Sep 17 00:00:00 2001 From: stCarolas Date: Sat, 5 Mar 2022 13:28:10 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1728e37..04cb6b5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Add this step into workflow ``` - name: Set up Maven - uses: stCarolas/setup-maven@v4.2 + uses: stCarolas/setup-maven@v4.3 with: maven-version: 3.8.2 ```