Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Summary

  • Fixed deprecated @latest tag usage in julia-actions
  • Updated julia-actions to their latest stable versions
  • Ensures consistent and predictable CI behavior

Changes Made

  • Replace julia-actions/setup-julia@latest with @v2 in CompatHelper.yml and Documentation.yml
  • Update julia-actions/julia-buildpkg from @v1 to @v1.7.0 (latest as of Nov 2024)
  • Update julia-actions/julia-runtest from @v1 to @v1.11.2 (latest as of Jan 2025)

Test Plan

  • All changes are in CI configuration files only
  • No functional code changes
  • Actions versions verified against official repositories
  • CI workflows should run successfully with updated actions

🤖 Generated with Claude Code

- Replace julia-actions/setup-julia@latest with @v2 in CompatHelper.yml and Documentation.yml
- Update julia-actions/julia-buildpkg from @v1 to @v1.7.0 (latest)
- Update julia-actions/julia-runtest from @v1 to @v1.11.2 (latest)

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]>
@ChrisRackauckas ChrisRackauckas deleted the fix/ci-deprecation-warnings branch July 30, 2025 19:17
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