We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728921b commit 99bd8b8Copy full SHA for 99bd8b8
.github/workflows/maven.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
check_name: "Unit Test Results ${{ matrix.os }} / ${{ matrix.java }}"
66
files: "**/target/surefire-reports/*.xml"
67
- - uses: MMProgrami/after-maven-action@1-dev
+ - uses: MMProgrami/after-maven-action@main
68
if: true
69
70
0 commit comments