Skip to content

Commit

Permalink
Merge pull request #333 from theislab/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…opment/codecov/codecov-action-4.3.0

[DEPENDABOT]: Bump codecov/codecov-action from 3.1.0 to 4.3.0
  • Loading branch information
LouisK92 authored Apr 22, 2024
2 parents 62f8d95 + 1b7fa56 commit 6f5161c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,4 @@ jobs:
run: nox --force-color --session=coverage -- xml -i

- name: Upload coverage report
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v4.3.0

0 comments on commit 6f5161c

Please sign in to comment.