Skip to content

Commit 8b79b33

Browse files
dependabot[bot]LeSuisse
authored andcommitted
Bump codecov/codecov-action from v1.3.1 to v1.3.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.3.1 to v1.3.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.3.1...9b0b9bb) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4db2a96 commit 8b79b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: Build
2020
run: mvn -Pjacoco clean verify --batch-mode --show-version
2121
- name: Upload coverage to Codecov
22-
uses: codecov/[email protected].1
22+
uses: codecov/[email protected].2
2323
with:
2424
file: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)