Skip to content

chore(deps): bump next from 14.1.1 to 14.2.10 in /apps/web #63

chore(deps): bump next from 14.1.1 to 14.2.10 in /apps/web

chore(deps): bump next from 14.1.1 to 14.2.10 in /apps/web #63

Workflow file for this run

name: Lint and Format
on:
push:
pull_request:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .