You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI deprecation warnings in GitHub Actions workflows
- Replace julia-actions/julia-buildpkg@latest with @v1.7.0 in Downstream.yml
- Update julia-actions/julia-buildpkg from @v1 to @v1.7.0 (latest) in Downgrade.yml
- Update julia-actions/julia-runtest from @v1 to @v1.11.2 (latest) in Downgrade.yml
These changes address deprecated @latest tag usage and update actions to their most recent stable versions.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments