We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ea14a commit ba1e6bbCopy full SHA for ba1e6bb
.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