Skip to content

Commit 1cbc687

Browse files
authored
Bump codecov/codecov-action from 3 to 4 (#631)
Bump codecov/codecov-action from 3 to 4
2 parents 1d035aa + 57888b7 commit 1cbc687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
run: ./mvnw -B -U -Dcheckstyle.skip=true -Dlicense.skip=true clean verify
145145

146146
- name: Upload to codecov
147-
uses: codecov/codecov-action@v3
147+
uses: codecov/codecov-action@v4
148148
with:
149149
name: tests-java-${{ matrix.java-version }}-os-${{ matrix.os-name }}
150150

0 commit comments

Comments
 (0)