Skip to content

Commit b03e0e6

Browse files
Merge branch 'master' into dependabot/pip/coverage-7.4.3
2 parents 597d05c + fc1e888 commit b03e0e6

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)