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
Update GitHub Actions to Node 24 compatible versions (#105)
GitHub is deprecating Node 20 on Actions runners (EOL April 2026).
Updated actions to their latest major versions with Node 24 support:
- actions/checkout v4 → v6
- actions/setup-python v4 → v6
0 commit comments