1 parent 4118a03 commit aec8ce0Copy full SHA for aec8ce0
1 file changed
packages/cli/src/utils/constants.ts
@@ -19,7 +19,7 @@ export const VITEST_VERSION = '4.1.11';
19
20
// Exact action release used by generated workflows and the @v1 migration.
21
// The Renovate custom manager keeps this value current.
22
-export const SETUP_VP_VERSION = 'v1.19.0';
+export const SETUP_VP_VERSION = 'v1.20.0';
23
24
export const TSDOWN_MIGRATION_SKILL_URL =
25
'https://github.com/rolldown/tsdown/blob/main/skills/tsdown-migrate/SKILL.md';
0 commit comments