Update README.md

This commit is contained in:
stCarolas
2020-11-20 21:17:16 +03:00
committed by GitHub
parent 1d56b37995
commit d55bf2a4b0

View File

@@ -4,7 +4,7 @@ Add this step into workflow
```
- name: Set up Maven
uses: stCarolas/setup-maven@v3
uses: stCarolas/setup-maven@v4
with:
maven-version: 3.5.4
```