diff --git a/README.md b/README.md index 04cb6b5..aadf03f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Add this step into workflow ``` - name: Set up Maven - uses: stCarolas/setup-maven@v4.3 + uses: stCarolas/setup-maven@v4.4 with: maven-version: 3.8.2 ```