Skip to content

Commit

Permalink
Merge pull request #141 from ImperialCollegeLondon/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/codecov/codecov-action-5

⬆️ Bump codecov/codecov-action from 4 to 5
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents 276cff0 + 30ab87e commit 8fbb962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:

- name: Upload coverage to Codecov
if: success() && (matrix.os == 'ubuntu-latest' && matrix.python-version == 3.9)
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

0 comments on commit 8fbb962

Please # to comment.