Skip to content

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

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

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

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