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 e7eb76d commit 4e5000bCopy full SHA for 4e5000b
.github/workflows/maven-build.yml
@@ -26,6 +26,6 @@ jobs:
26
27
# Upload coverage reports to Codecov
28
- name: Upload coverage reports to Codecov
29
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
30
with:
31
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments