mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-19 17:20:19 +00:00
Set up your GitHub Actions workflow with a specific version of Apache Maven
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| 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