There was an error while loading. Please reload this page.
2 parents 813ed3a + 15398e0 commit 979ecfbCopy full SHA for 979ecfb
1 file changed
.github/workflows/maven-build.yml
@@ -24,7 +24,7 @@ jobs:
24
- run: mvn compile
25
- run: mvn package -P Jspc
26
- run: mvn test
27
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v7
28
with:
29
fail_ci_if_error: true
30
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments