Skip to content

fix(deps): update @theguild/components + nextra to v4.0.0-app-router.41 #4071

fix(deps): update @theguild/components + nextra to v4.0.0-app-router.41

fix(deps): update @theguild/components + nextra to v4.0.0-app-router.41 #4071

Workflow file for this run

name: PR
on:
pull_request: {}
jobs:
dependencies:
uses: the-guild-org/shared-config/.github/workflows/changesets-dependencies.yaml@main
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
canary:
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
with:
npmTag: alpha
buildScript: build
nodeVersion: 20
packageManager: pnpm
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_AUTH_TOKEN }}