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
70.3%
TypeScript
29.7%