Update README.md

This commit is contained in:
stCarolas 2022-03-05 13:28:10 +03:00 committed by GitHub
parent 3e6546c999
commit e9b562018d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```