Skip to content

Commit 34023d7

Browse files
chore(deps): 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 a424e9b commit 34023d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: pnpm test
6161

6262
- name: Publish to Codecov
63-
uses: codecov/codecov-action@v5
63+
uses: codecov/codecov-action@v6
6464
if: ${{ matrix.os != 'windows-latest' }}
6565
with:
6666
# Codecov backend may be unstable

0 commit comments

Comments
 (0)