Skip to content

chore(deps): bump next from 14.0.3 to 14.1.1 in /packages/next-example #1714

chore(deps): bump next from 14.0.3 to 14.1.1 in /packages/next-example

chore(deps): bump next from 14.0.3 to 14.1.1 in /packages/next-example #1714

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- run: yarn build
- run: yarn test
- run: yarn make-badges