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

jduan-highnote/setup-maven

 
 

Repository files navigation

How To Use

Add this step into workflow

    - name: Set up Maven
      uses: stCarolas/[email protected]
      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

Packages

No packages published

Languages

  • JavaScript 71.2%
  • TypeScript 28.8%