Skip to content

Commit 37c02f3

Browse files
chore(deps): update codecov/codecov-action action to v3
1 parent 6d8a32e commit 37c02f3

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
@@ -30,7 +30,7 @@ jobs:
3030
java-version: 17
3131
- run: mvn -B verify --no-transfer-progress
3232

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

0 commit comments

Comments
 (0)