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

Commit 94c0001

Browse files
chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.3 to 5.5.1. - [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.4.3...v5.5.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81a8725 commit 94c0001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
run: invoke test
4646

4747
- name: Upload Test Coverage Reports
48-
uses: codecov/codecov-action@v5.4.3
48+
uses: codecov/codecov-action@v5.5.1
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)