Skip to content

Commit 6d3bf04

Browse files
Bump codecov/codecov-action from 5 to 6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8e03e9 commit 6d3bf04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Publish Code Coverage
4545
if: github.ref == 'refs/heads/main' && matrix.java == '17'
46-
uses: codecov/codecov-action@v5
46+
uses: codecov/codecov-action@v6
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
flags: unittests

0 commit comments

Comments
 (0)