Skip to content

Commit 6ebc560

Browse files
Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#1390)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 5.5.3. - [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.5.2...v5.5.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c56a95b commit 6ebc560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
- name: Download all coverage data
5151
uses: actions/download-artifact@v8.0.1
5252
- name: Upload coverage report
53-
uses: codecov/codecov-action@v5.5.2
53+
uses: codecov/codecov-action@v5.5.3
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)