We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6477d60 + 33bc946 commit ce07fe3Copy full SHA for ce07fe3
1 file changed
.github/workflows/maven.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Build with Maven
24
run: mvn -B package --file pom.xml
25
- name: Codecov
26
- uses: codecov/codecov-action@v5.5.2
+ uses: codecov/codecov-action@v6.0.0
0 commit comments