Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0dffdaa

Browse filesBrowse files
Bump codecov/codecov-action from 3 to 4 (#113)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 8038994 commit 0dffdaa
Copy full SHA for 0dffdaa

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎.github/workflows/main.yml

Copy file name to clipboardExpand all lines: .github/workflows/main.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ jobs:
3232
- name: Run tests
3333
run: tox -e py
3434
- name: Upload coverage
35-
uses: codecov/codecov-action@v3
35+
uses: codecov/codecov-action@v4
3636
with:
3737
flags: ${{ matrix.os }}
3838
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
39+
token: ${{ secrets.CODECOV_ORG_TOKEN }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.