mirror of
https://gitea.com/actions/setup-maven.git
synced 2025-11-09 02:56:20 +08:00
1996e963e1db831e6149c1a834059683b5b2a335
See here for further details: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands
How To Use
Add this step into workflow
- name: Set up Maven
uses: stCarolas/setup-maven@v3
with:
maven-version: 3.5.4
Description
Languages
JavaScript
76.9%
TypeScript
23.1%