setup-maven icon indicating copy to clipboard operation
setup-maven copied to clipboard

Set up your GitHub Actions workflow with a specific version of Apache Maven

How To Use

Add this step into workflow

    - name: Set up Maven
      uses: stCarolas/setup-maven@v5
      with:
        maven-version: 3.8.2