Skip to content

Commit 42a9ffa

Browse files
Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#111)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.1.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@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85e07ea commit 42a9ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: |
7676
make run-coverage
7777
- name: Upload coverage reports to Codecov
78-
uses: codecov/[email protected].0
78+
uses: codecov/[email protected].1
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
slug: martin-majlis/Wikipedia-API

0 commit comments

Comments
 (0)