-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update outdated versions of CI CD actions #1257
Conversation
admins (@moralejo @rlopezcoto @maxnoe ) have to check/update codecov token
|
@morcuended I added the token and restarted the jobs. There are more warnings though due to outdated actions, could you update also the other actions? Mostly it's checkout and setu-python I think |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1257 +/- ##
==========================================
- Coverage 73.13% 73.06% -0.08%
==========================================
Files 134 134
Lines 14058 14036 -22
==========================================
- Hits 10282 10256 -26
- Misses 3776 3780 +4 ☔ View full report in Codecov by Sentry. |
Checkout action is already at the latest version, I updated setup python to v5, and changed the deprecated provision mamba by the setup micromamba action |
I think this is ready to go @maxnoe |
It seems that coverage reports are not being uploaded to codecov, maybe because the old version