We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca5f565 + fb23633 commit 47239afCopy full SHA for 47239af
1 file changed
.github/workflows/build-java-17.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build with Maven
32
run: mvn package -ntp
33
- name: Upload coverage reports to Codecov
34
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
35
with:
36
token: ${{ secrets.CODECOV_TOKEN }}
37
slug: ${{ github.repository }}
0 commit comments