-
Notifications
You must be signed in to change notification settings - Fork 32
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
Bump versions of GitHub Actions #676
Conversation
Pull Request Test Coverage Report for Build 11148586360Details
💛 - Coveralls |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #676 +/- ##
==========================================
- Coverage 76.62% 75.53% -1.09%
==========================================
Files 29 29
Lines 3589 3323 -266
==========================================
- Hits 2750 2510 -240
+ Misses 839 813 -26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Might be a good opportunity to add dependabot, see eg https://github.com/JuliaStats/StatsFuns.jl/blob/master/.github/dependabot.yml. |
This PR bumps the versions of things like
actions/checkout
to the latest. Not hugely important, it just suppresses a couple of warnings on CI runs.