Skip to content

Conversation

@ChrisRackauckas-Claude
Copy link

Summary

  • Fixed GitHub Actions version tags that were causing CI failures
  • Updated julia-actions/julia-buildpkg and julia-actions/julia-runtest from @1/@v1 to @v2
  • Fixed version tags in ci.yml, Downgrade.yml, and Invalidations.yml

Changes

  • ci.yml: Updated buildpkg and runtest actions from @v1 to @v2
  • Downgrade.yml: Updated buildpkg and runtest actions from @1 to @v2
  • Invalidations.yml: Updated buildpkg actions from @v1 to @v2

Test plan

  • CI now runs successfully with the corrected action versions
  • All workflow files use consistent and valid version tags

🤖 Generated with Claude Code

ChrisRackauckas and others added 3 commits August 9, 2025 05:44
Update julia-actions/julia-buildpkg and julia-actions/julia-runtest from v1 to v2
- Update julia-actions/julia-buildpkg from @1/@v1 to @v2
- Update julia-actions/julia-runtest from @1 to @v2
- Fixed in Downgrade.yml and Invalidations.yml
@codecov
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (bda0548) to head (2e38ffc).
⚠️ Report is 3 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (bda0548) and HEAD (2e38ffc). Click for more details.

HEAD has 12 uploads less than BASE
Flag BASE (bda0548) HEAD (2e38ffc)
25 13
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #465       +/-   ##
==========================================
- Coverage   62.71%   0.00%   -62.72%     
==========================================
  Files          12      12               
  Lines         574     569        -5     
==========================================
- Hits          360       0      -360     
- Misses        214     569      +355     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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