Skip to content

Use latest GitHub Action for checkout#1111

Open
fulldecent wants to merge 2 commits intoGoogleChrome:mainfrom
fulldecent:patch-1
Open

Use latest GitHub Action for checkout#1111
fulldecent wants to merge 2 commits intoGoogleChrome:mainfrom
fulldecent:patch-1

Conversation

@fulldecent
Copy link
Copy Markdown

@fulldecent fulldecent commented Aug 20, 2025

Just a quick bump. Thank you.


Documentation reference for supporting this change:

https://github.com/actions/checkout/releases

@xavierfoucrier

This comment was marked as resolved.

@terrabitz
Copy link
Copy Markdown

As of November 2025, it looks like actions/checkout is v6 now: https://github.com/actions/checkout/releases/tag/v6.0.0

Also @xavierfoucrier that shouldn't matter here. The supported version you see on actions/checkout refers to the Node.js runtime required to build that action, not the one we install and use as part of the CI job. They should be completely orthogonal.

@xavierfoucrier
Copy link
Copy Markdown

@terrabitz I finally dive and fix the issue I was getting with LHCI, it's clearly not related to actions/checkout 😉

I have marked my previous comment as resolved.

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.

3 participants