Skip to content

Commit 0899c80

Browse files
authored
Merge pull request #62 from cta-observatory/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents c9cb27d + 815c090 commit 0899c80

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
@@ -81,4 +81,4 @@ jobs:
8181
run: |
8282
pytest --cov=ctapipe_io_nectarcam --cov-report=xml
8383
84-
- uses: codecov/codecov-action@v4
84+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)