Skip to content

Commit

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

[DEPENDABOT]: Bump codecov/codecov-action from 4.3.0 to 4.3.1
  • Loading branch information
LouisK92 authored May 6, 2024
2 parents 0e9196e + 97b9f52 commit 9450765
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@v4.3.0
uses: codecov/codecov-action@v4.3.1

0 comments on commit 9450765

Please sign in to comment.