mirror of
https://github.com/stCarolas/setup-maven.git
synced 2024-11-12 04:28:05 +00:00
Set up your GitHub Actions workflow with a specific version of Apache Maven
lib | ||
node_modules | ||
src | ||
.gitignore | ||
.prettierrc.json | ||
action.yml | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
How To Use
Add this step into workflow
- name: Set up Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.8.2