Skip to content

Commit 4344674

Browse files
Merge branch 'master' into dependabot/pip/coverage-7.4.4
2 parents 0d03a96 + 1f028f3 commit 4344674

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

requirements-build.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
setuptools==69.1.1
1+
setuptools==69.2.0
22
wheel==0.43.0

0 commit comments

Comments
 (0)