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.
1 parent 6ea075b commit e464f7fCopy full SHA for e464f7f
.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@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
111
with:
112
# Codecov token from https://app.codecov.io/gh/hub4j/github-api/settings
113
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments