mirror of
https://github.com/stCarolas/setup-maven.git
synced 2024-11-12 12:38:06 +00:00
Set up your GitHub Actions workflow with a specific version of Apache Maven
3c9ddfb1c6
Ensures the proper dynamically constructed Apache mirror download is … |
||
---|---|---|
lib | ||
node_modules | ||
src | ||
.gitignore | ||
.prettierrc.json | ||
action.yml | ||
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@v4
with:
maven-version: 3.5.4