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 to GitHub actions for node 20 #72

Merged

Conversation

sschlenkrich
Copy link
Member

@sschlenkrich sschlenkrich commented Mar 9, 2024

This PR updates the Github CI actions to checkout@v4. This aims at avoiding deprecation warnings regarding node 16.

@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.36%. Comparing base (d7d388e) to head (28a6551).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files          77       77           
  Lines        4167     4167           
=======================================
  Hits         4099     4099           
  Misses         68       68           

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

@sschlenkrich
Copy link
Member Author

Waiting for julia-actions/setup-julia#209 to be resolved/merged.

@sschlenkrich sschlenkrich changed the title Update to actions/checkout@v3 Update to actions/checkout@v4 Sep 1, 2024
@sschlenkrich sschlenkrich force-pushed the wip/update-checkout branch 2 times, most recently from dacbe11 to 9fb94c8 Compare September 2, 2024 17:44
@sschlenkrich sschlenkrich changed the title Update to actions/checkout@v4 Update to GitHub actions for node 20 Sep 8, 2024
 - add actions/checkout@v4
 - add julia-actions/setup-julia@v2
 - add julia-actions/cache@v2
 - add codecov/codecov-action@v4
@sschlenkrich sschlenkrich merged commit aa2b5b9 into frame-consulting:main Sep 8, 2024
6 checks passed
@sschlenkrich sschlenkrich deleted the wip/update-checkout branch September 8, 2024 09:56
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.

3 participants