Update README.md

This commit is contained in:
stCarolas 2020-11-20 21:17:16 +03:00 committed by GitHub
parent 1d56b37995
commit d55bf2a4b0
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 - name: Set up Maven
uses: stCarolas/setup-maven@v3 uses: stCarolas/setup-maven@v4
with: with:
maven-version: 3.5.4 maven-version: 3.5.4
``` ```