Roo-Code/.github/workflows
Roomote Agent 36d56e8db9
Fix: Remove invalid skip-checkout parameter from GitHub Actions workflows (#5676)
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
2025-07-14 20:58:13 -04:00
..
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