Skip to content

Commit 6ab636c

Browse files
author
Daniel Morcuende
authored
Merge pull request #306 from cta-observatory/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents efe249b + 4675ba9 commit 6ab636c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ jobs:
9090
cat coverage.xml
9191
9292
- name: Codecov
93-
uses: codecov/codecov-action@v3
93+
uses: codecov/codecov-action@v4
9494
if: contains(matrix.extra-args, 'codecov')

0 commit comments

Comments
 (0)