Skip to content

Use fern-api/setup-fern-cli@v1 action to install Fern CLI#65

Merged
Swimburger merged 1 commit intomainfrom
use-setup-fern-cli-action
Feb 23, 2026
Merged

Use fern-api/setup-fern-cli@v1 action to install Fern CLI#65
Swimburger merged 1 commit intomainfrom
use-setup-fern-cli-action

Conversation

@fern-support
Copy link
Copy Markdown
Contributor

Summary

  • Replaces the manual npm install -g fern-api step in .github/workflows/fern.yml with the official fern-api/setup-fern-cli@v1 GitHub Action.
  • No setup-node step is required since GitHub-hosted ubuntu-latest runners include Node.js by default.

Test plan

  • Verify the fern-check job passes on this PR with the updated workflow step.
  • Confirm fern check and fern generate still run successfully after the action installs the CLI.

🤖 Generated with Claude Code

Replace the manual `npm install -g fern-api` step with the official
`fern-api/setup-fern-cli@v1` GitHub Action for a cleaner and more
maintainable way to install the Fern CLI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Swimburger Swimburger merged commit 45897a9 into main Feb 23, 2026
4 of 5 checks passed
@Swimburger Swimburger deleted the use-setup-fern-cli-action branch February 23, 2026 04:25
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