Skip to content

Commit 820b13c

Browse files
dependabot[bot]nekofar
authored andcommitted
ci(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.2 to 5.4.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.4.2...v5.4.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 937d888 commit 820b13c

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
@@ -164,7 +164,7 @@ jobs:
164164

165165
# Upload the Kover report to CodeCov
166166
- name: Upload Code Coverage Report
167-
uses: codecov/codecov-action@v5.4.2
167+
uses: codecov/codecov-action@v5.4.3
168168
with:
169169
files: ${{ github.workspace }}/build/reports/kover/report.xml
170170

0 commit comments

Comments
 (0)