# setup-maven **Repository Path**: hifreezing/setup-maven ## Basic Information - **Project Name**: setup-maven - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-14 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### How To Use Add this step into workflow ``` - name: Set up Maven uses: stCarolas/setup-maven@v5 with: maven-version: 3.8.2 ```