Skip to content

Commit d8b37b0

Browse files
Bump codecov/codecov-action from 4.0.1 to 4.0.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 562740a commit d8b37b0

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].1
78+
uses: codecov/[email protected].2
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
slug: martin-majlis/Wikipedia-API

0 commit comments

Comments
 (0)