cherry-studio/.github
George·Dong f7b42c95e7 chore(ci): remove pinned pnpm version from GH Action steps
Remove the explicit `with: version: 9` lines from multiple GitHub Actions workflows
(auto-i18n.yml, nightly-build.yml, pr-ci.yml, update-app-upgrade-config.yml,
sync-to-gitcode.yml, release.yml). The workflows still call `pnpm/action-setup@v4`
but no longer hardcode a pnpm version.

This simplifies maintenance and allows the action to resolve an appropriate pnpm
version (or use its default) without needing updates whenever the pinned
version becomes outdated. It reduces churn when bumping pnpm across CI configs
and prevents accidental pin drift between workflow files.
2026-01-04 00:16:22 +08:00
..
ISSUE_TEMPLATE chore: update issue template names by removing language specification 2025-10-31 21:29:29 +08:00
workflows chore(ci): remove pinned pnpm version from GH Action steps 2026-01-04 00:16:22 +08:00
CODEOWNERS Add CODEOWNER for app-upgrade-config.json 2025-11-14 19:02:03 +08:00
dependabot.yml chore: remove dependency updates (#7743) 2025-07-03 14:05:35 +08:00
pull_request_template.md docs: update PR template and README with feature PR restrictions (#10955) 2025-10-26 00:14:27 +08:00