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

Update actions used in CI #277

Merged
merged 4 commits into from
Apr 16, 2024
Merged

Update actions used in CI #277

merged 4 commits into from
Apr 16, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Apr 16, 2024

No description provided.

@@ -27,21 +27,12 @@ jobs:
os: ubuntu-latest
arch: x64
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I learnt after the MOI PR that this should actually be @latest or @v2. There are still a few deprecation notices haha

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I meant julia-actions/setup-julia@v2

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.20%. Comparing base (69b1c51) to head (fb3d967).
Report is 3 commits behind head on master.

❗ Current head fb3d967 differs from pull request most recent head c249b10. Consider uploading reports for the commit c249b10 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   91.92%   89.20%   -2.72%     
==========================================
  Files          23       22       -1     
  Lines        2216     1974     -242     
==========================================
- Hits         2037     1761     -276     
- Misses        179      213      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@odow odow merged commit c8a7d66 into master Apr 16, 2024
9 checks passed
@odow odow deleted the bl/actions branch April 16, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants