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

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