mirror of
https://gitea.com/actions/setup-maven.git
synced 2025-11-05 02:16:19 +08:00
564f523965c1bc8bb8029f8a272c61b1f7a1086f
See [GitHub Actions: All Actions will begin running on Node16 instead of Node12](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/)
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%