We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1334652 + 7658b2b commit 17cd2a6Copy full SHA for 17cd2a6
.github/workflows/maven.yml
@@ -30,7 +30,7 @@ jobs:
30
token: ${{ secrets.CODECOV_TOKEN }} #required
31
- id: get-version
32
name: Get maven project version
33
- uses: jactions/maven-version@v1.0.0
+ uses: jactions/maven-version@v1.2.0
34
- name: Upload plugin artifact
35
uses: actions/[email protected]
36
with:
0 commit comments