We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8cd6d1 + 410b597 commit ba62f87Copy full SHA for ba62f87
1 file changed
.github/workflows/maven.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Tests with Maven
44
run: ./mvnw -B -DwebDriverType=chrome verify
45
46
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
47
with:
48
fail_ci_if_error: false
49
0 commit comments