# setup-maven **Repository Path**: waynecook/setup-maven ## Basic Information - **Project Name**: setup-maven - **Description**: clone from https://github.com/stCarolas/setup-maven.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-07 - **Last Updated**: 2023-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### How To Use Add this step into workflow ``` - name: Set up Maven uses: stCarolas/setup-maven@v4.5 with: maven-version: 3.8.2 ```