Skip to content

Commit

Permalink
Merge pull request #92 from wilhelm-lab/dependabot/github_actions/dev…
Browse files Browse the repository at this point in the history
…elopment/codecov/codecov-action-3.1.4

[DEPENDABOT]: Bump codecov/codecov-action from 2.1.0 to 3.1.4
  • Loading branch information
picciama authored Oct 6, 2023
2 parents e4b5f43 + 5ec5bbf commit e031c41
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 @@ -159,4 +159,4 @@ jobs:
run: nox --force-color --session=coverage -- xml -i

- name: Upload coverage report
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.1.4

0 comments on commit e031c41

Please sign in to comment.