We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bbe07 commit 4b070f8Copy full SHA for 4b070f8
.github/workflows/maven-build.yml
@@ -83,4 +83,4 @@ jobs:
83
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
84
- name: Code coverage report
85
if: matrix.maven-version == '3.9.9'
86
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.2
0 commit comments