Skip to content
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

Use julia-actions/cache and update actions #435

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Use julia-actions/cache and update actions #435

merged 1 commit into from
Mar 14, 2023

Conversation

devmotion
Copy link
Member

@devmotion devmotion commented Mar 14, 2023

As suggested in #432, this PR switches to julia-actions/cache. Moreover, I also bumped the checkout and codecov action, and changed buildpkg and runtest actions from latest to v1 (with dependabot we don't have to be concerned about them becoming outdated and it seems safer in case of breaking changes).

Closes #434. Closes #433.

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03 🎉

Comparison is base (0a13220) 94.22% compared to head (2301e34) 94.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   94.22%   94.25%   +0.03%     
==========================================
  Files          14       14              
  Lines        2909     2909              
==========================================
+ Hits         2741     2742       +1     
+ Misses        168      167       -1     
Flag Coverage Δ
unittests 94.25% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stevengj stevengj merged commit 3dc0905 into master Mar 14, 2023
@stevengj stevengj deleted the dw/actions branch March 14, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants