Skip to content

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

License

Notifications You must be signed in to change notification settings

ibrahimfw/setup-maven

 
 

Repository files navigation

How To Use

Add this step into workflow

    - name: Set up Maven
      uses: stCarolas/setup-maven@v4.5
      with:
        maven-version: 3.8.2

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • TypeScript 28.8%