Skip to content

Commit fc1e888

Browse files
Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#101)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.1.0. - [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.0.1...v4.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 562740a commit fc1e888

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/codecov-action@v4.0.1
78+
uses: codecov/codecov-action@v4.1.0
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
slug: martin-majlis/Wikipedia-API

0 commit comments

Comments
 (0)