Skip to content

Commit a3205f0

Browse files
committed
trying out javascript verison.
1 parent 094a400 commit a3205f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
check_name: "Unit Test Results ${{ matrix.os }} / ${{ matrix.java }}"
6666
files: "**/target/surefire-reports/*.xml"
67-
- uses: mmprogrami/after-maven-action@v1
67+
- uses: MMProgrami/after-maven-action@main
6868
if: true
6969

7070

0 commit comments

Comments
 (0)