We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a12b246 + fdd684d commit 7073e62Copy full SHA for 7073e62
.github/workflows/maven-build.yml
@@ -107,7 +107,7 @@ jobs:
107
name: maven-test-target-directory
108
path: target
109
- name: Codecov Report
110
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.0
111
with:
112
# Codecov token from https://app.codecov.io/gh/hub4j/github-api/settings
113
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments