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
Chore: Update actions to resolve Node.js 20 deprecation
Update pinned action versions in gerrit-verify.yaml to use
releases that support Node.js 24:
- lfreleng-actions/gerrit-review-action: v0.9 to v0.10.1
- lfreleng-actions/checkout-gerrit-change-action: v0.9 to v1.0.0
- im-open/workflow-conclusion: v2.2.3 to v2.2.4
GitHub will force Node.js 24 as the default runner starting
June 2nd, 2026. These updates resolve the deprecation warnings
from the current CI runs.
Change-Id: Ic387e94472f4c7bdd94b35b2116474d1cefe30b3
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
0 commit comments