Skip to content

Commit

Permalink
Merge pull request #164 from maxfischer2781/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
maxfischer2781 authored Nov 18, 2024
2 parents 79ac54f + 515696d commit efb3baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
run: |
pytest --durations=0 --cov=./
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

0 comments on commit efb3baa

Please sign in to comment.