Skip to content

Commit

Permalink
Merge pull request #319 from cta-observatory/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
morcuended authored Nov 18, 2024
2 parents ec87414 + 7059b96 commit 831ce71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ jobs:
cat coverage.xml
- name: Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
if: contains(matrix.extra-args, 'codecov')

0 comments on commit 831ce71

Please sign in to comment.