Skip to content

ci: bump internal checkout to Node 24 (v6)#6

Merged
mstolarzblaxelai merged 1 commit into
developfrom
mstolarz/eng-2458-bl-action-node24-checkout
May 28, 2026
Merged

ci: bump internal checkout to Node 24 (v6)#6
mstolarzblaxelai merged 1 commit into
developfrom
mstolarz/eng-2458-bl-action-node24-checkout

Conversation

@mstolarzblaxelai
Copy link
Copy Markdown

The composite action ran actions/checkout@v4 (Node 20), which surfaced the Node 20 deprecation warning in every workflow that uses bl-action. Bumps it to checkout@v6 (SHA-pinned). Only stable checkout inputs are used (repository/path/clean/fetch-depth/fetch-tags), so behavior is unchanged.

Part of ENG-2458 (clearing Node 20 warnings in the bl-test sandbox workflows, which pin bl-action via this develop line).

The composite action ran actions/checkout@v4 (Node 20), which surfaced the Node 20 deprecation warning in every workflow that uses bl-action. Bump to checkout v6 (SHA-pinned) to clear it. Only stable inputs (repository/path/clean/fetch-depth/fetch-tags) are used, unchanged across v4->v6.
@mstolarzblaxelai mstolarzblaxelai merged commit 2a5a954 into develop May 28, 2026
1 of 3 checks passed
@mstolarzblaxelai mstolarzblaxelai deleted the mstolarz/eng-2458-bl-action-node24-checkout branch May 28, 2026 20:29
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.

1 participant