mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix: remove invalid skip-checkout parameter from GitHub Actions workflows - Removed skip-checkout parameter from nightly-publish.yml - Removed skip-checkout parameter from marketplace-publish.yml - Removed skip-checkout parameter from changeset-release.yml The setup-node-pnpm action only accepts: node-version, pnpm-version, skip-install, and install-args. The skip-checkout parameter was causing warnings in workflow runs. Fixes #5674 |
||
|---|---|---|
| .. | ||
| changeset-release.yml | ||
| code-qa.yml | ||
| codeql.yml | ||
| discord-pr-notify.yml | ||
| evals.yml | ||
| marketplace-publish.yml | ||
| nightly-publish.yml | ||
| update-contributors.yml | ||
| website-deploy.yml | ||
| website-preview.yml | ||