Skip to content

Commit 091e2ad

Browse files
committed
Update codecov/codecov-action action to v4
1 parent 1f8f173 commit 091e2ad

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
@@ -35,6 +35,6 @@ jobs:
3535
run: mvn -Pjacoco clean verify -B -V --no-transfer-progress ${{ matrix.flags }}
3636

3737
- name: Codecov coverage
38-
uses: codecov/codecov-action@v3
38+
uses: codecov/codecov-action@v4
3939
with:
4040
file: '*jacoco.xml'

0 commit comments

Comments
 (0)