Skip to content

Commit 9f92b28

Browse files
committed
Fixed codecov
1 parent a0d9784 commit 9f92b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: mvn -B -f examples/pom.xml package
5656
- name: Build spring-boot
5757
run: mvn -B -f spring-boot-example/pom.xml package
58-
- uses: codecov/codecov-action@v5
58+
- uses: codecov/codecov-action@v7
5959
with:
6060
files: target/site/jacoco/jacoco.xml
6161
name: codecov

0 commit comments

Comments
 (0)