Skip to content

Commit 2c938f5

Browse files
authored
Update maven.yml
1 parent 914268c commit 2c938f5

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
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build with Maven
2727
run: mvn test jacoco:report --file pom.xml -B
2828

29-
- uses: codecov/codecov-action@v2
29+
- uses: codecov/codecov-action@v3
3030
with:
3131
file: target/site/jacoco/jacoco.xml
3232
name: codecov

0 commit comments

Comments
 (0)