mirror of
https://gitea.com/actions/setup-maven.git
synced 2025-11-05 02:16:19 +08:00
7635506a322a041b301994a2c31b6365b8c534f1
This is the result of "npm run build && npm run format", see:
417e1a9899/package.json (L37)
Fixes #18
Signed-off-by: Wouter Born <github@maindrain.net>
How To Use
Add this step into workflow
- name: Set up Maven
uses: stCarolas/setup-maven@v4.4
with:
maven-version: 3.8.2
Description
Languages
JavaScript
76.9%
TypeScript
23.1%