Skip to content

Commit 7358cb6

Browse files
authored
Merge pull request hub4j#1537 from hub4j/dependabot/github_actions/codecov/codecov-action-3.1.1
Chore(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1
2 parents 050a51f + fbbe3ac commit 7358cb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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].0
79+
uses: codecov/[email protected].1
8080
test:
8181
name: test (${{ matrix.os }}, Java ${{ matrix.java }})
8282
runs-on: ${{ matrix.os }}-latest

0 commit comments

Comments
 (0)