Skip to content

chore(ci): bump setup-action pin to node24 build#22942

Open
johnleider wants to merge 1 commit into
masterfrom
chore/setup-action-node24
Open

chore(ci): bump setup-action pin to node24 build#22942
johnleider wants to merge 1 commit into
masterfrom
chore/setup-action-node24

Conversation

@johnleider

Copy link
Copy Markdown
Member

vuetifyjs/setup-action@fb6949e is a composite action wrapping pnpm/action-setup@v4 + actions/setup-node@v4 — both run the deprecated node20 runtime, triggering GitHub's node20 deprecation warning across CI (Run vuetifyjs/setup-action@… steps in ci/nightly/nightly-release).

Bumps the pin to cb5ac08, which updates those nested actions to v6 (node24). The inputs setup-action passes (cache: pnpm, node-version-file: .nvmrc) are unchanged across majors.

setup-action@fb6949e wrapped pnpm/action-setup@v4 + actions/setup-node@v4,
both node20. New pin cb5ac08 updates those to v6 (node24).
@johnleider johnleider self-assigned this Jun 25, 2026
@johnleider johnleider requested a review from J-Sek June 25, 2026 21:09
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.

2 participants