stevedlawrence commented on code in PR #1001:
URL: https://github.com/apache/daffodil/pull/1001#discussion_r1163991908
##########
.github/workflows/main.yml:
##########
@@ -170,7 +170,7 @@ jobs:
run: $SBT coverageAggregate
- name: Upload Coverage Report
- uses: codecov/[email protected]
+ uses: codecov/[email protected]
Review Comment:
Yep, the new CI run failed. I think codecov deleted that wrong tag and added
the a new tag. I'll update this PR to use the correct version with a `v` and
see if that fixes it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]