Skip to content

Commit b6ddfb2

Browse files
authored
Merge pull request #1653 from hub4j/dependabot/github_actions/codecov/codecov-action-3.1.3
Chore(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.3
2 parents 75a925e + 79dbaed commit b6ddfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Maven Install with Code Coverage
7777
run: mvn -B clean install -D enable-ci -Djapicmp.skip --file pom.xml
7878
- name: Codecov Report
79-
uses: codecov/[email protected].1
79+
uses: codecov/[email protected].3
8080
test:
8181
name: test (${{ matrix.os }}, Java ${{ matrix.java }})
8282
runs-on: ${{ matrix.os }}-latest

0 commit comments

Comments
 (0)