update readme for new version

This commit is contained in:
stCarolas 2022-06-23 11:40:07 +03:00
parent 2c9dbada0b
commit 417e1a9899
1 changed files with 1 additions and 1 deletions

View File

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