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 1fa217f commit edad0f5Copy full SHA for edad0f5
.github/workflows/maven-build.yml
@@ -126,7 +126,7 @@ jobs:
126
name: maven-test-target-directory
127
path: target
128
- name: Codecov Report
129
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
130
with:
131
# Codecov token from https://app.codecov.io/gh/hub4j/github-api/settings
132
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments