Skip to content

Commit 6b4edbc

Browse files
renovate-botjonashackt
authored andcommitted
Update codecov/codecov-action action to v3
1 parent 772ec61 commit 6b4edbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- run: mvn -B verify -P coverage --no-transfer-progress
3333

34-
- uses: codecov/codecov-action@v1
34+
- uses: codecov/codecov-action@v3
3535
with:
3636
file: ./**/target/site/jacoco/jacoco.xml
3737
name: codecov

0 commit comments

Comments
 (0)