Update README.md with new version

This commit is contained in:
stCarolas 2024-02-07 11:26:24 +03:00 committed by GitHub
parent 29eaa7ba55
commit d6af6abeda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.8.2
```