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
CI: bump GitHub Actions to Node 24-compatible majors
GitHub will force JS actions to Node 24 on June 2nd, 2026, and remove
Node 20 from runners on September 16th, 2026. Bumps the four actions
called out in the runner deprecation warning:
- actions/checkout v4 → v5
- actions/setup-dotnet v4 → v5
- actions/upload-artifact v4 → v6
- signpath/github-action-submit-signing-request v1 → v2
Matches the bump PerformanceStudio just made for the same reason.
dorny/paths-filter@v3 not in the warning, left as-is.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments