Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 77cf6d7

Browse files
Merge Dependabot PR
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 211e9f1 commit 77cf6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
}
195195
196196
- name: Upload coverage to Codecov
197-
uses: codecov/codecov-action@v5
197+
uses: codecov/codecov-action@v6
198198
with:
199199
files: Gvisual/build/coverage/coverage.xml
200200
fail_ci_if_error: false

0 commit comments

Comments
 (0)