See: https://github.com/actions/checkout/releases/tag/v5.0.0.
ci: Update `actions/checkout` version #33171
pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:250811-ci-update changing 1 files +6 −6-
hebasto commented at 1:56 PM on August 11, 2025: member
-
ci: Update `actions/checkout` version f83c01d882
- hebasto added the label Tests on Aug 11, 2025
-
DrahtBot commented at 1:56 PM on August 11, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33171.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK pablomartin4btc, janb84, bc1cindy If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
pablomartin4btc commented at 3:43 PM on August 11, 2025: member
ACK f83c01d8824e66a7aeb987911332a06689a06d59
Change is limited to upgrading
actions/checkoutfrom v4 to v5. Verified upstream v5 release. All CI jobs pass. -
jonatack commented at 4:07 PM on August 11, 2025: member
Seems ok. Looks like the only change in v5 is to use node.js 24 instead of 20.
All the actions/checkouts in this file were updated. <strike>Not sure what repo/software handles the cache/restore/save actions.</strike>
-
pablomartin4btc commented at 4:19 PM on August 11, 2025: member
Not sure what repo/software handles the cache/restore/save actions.
I think you can find those under https://github.com/actions/cache
-
janb84 commented at 4:58 PM on August 11, 2025: contributor
ACK f83c01d8824e66a7aeb987911332a06689a06d59
PR updates the CI github actions/checkout to V5.
(upsteam V5 seems limited to new node version).
CI still works , does not seem to break anything. LGTM
-
bc1cindy commented at 12:43 AM on August 12, 2025: none
ACK f83c01d8
Simple update of actions/checkout from v4 to v5 across all CI workflow steps. CI checks are passing, confirming compatibility with the updated action version.
- fanquake merged this on Aug 13, 2025
- fanquake closed this on Aug 13, 2025
- hebasto deleted the branch on Aug 13, 2025