Skip to content

chore(deps): bump next from 14.2.10 to 14.2.32 in /examples/next-app-router-ssr #865

chore(deps): bump next from 14.2.10 to 14.2.32 in /examples/next-app-router-ssr

chore(deps): bump next from 14.2.10 to 14.2.32 in /examples/next-app-router-ssr #865

name: 'Verify and Preview'
on:
pull_request:
branches:
- next
permissions:
pull-requests: read
jobs:
verify:
uses: ./.github/workflows/verify.yml
secrets: inherit
chromatic:
uses: ./.github/workflows/publish-chromatic.yml
needs: verify