Update README.md

Up version in example
This commit is contained in:
stCarolas 2022-10-24 11:47:16 +03:00 committed by GitHub
parent 79fd0805e4
commit 07fbbe97d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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