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.
1 parent 052ebb7 commit 7658b2bCopy full SHA for 7658b2b
.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