Skip to content

Commit

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

Bump codecov/codecov-action from 3 to 4
  • Loading branch information
morcuended authored Oct 23, 2024
2 parents efe249b + 4675ba9 commit 6ab636c
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@v3
uses: codecov/codecov-action@v4
if: contains(matrix.extra-args, 'codecov')

0 comments on commit 6ab636c

Please sign in to comment.