Skip to content

chore(deps): bump next from 14.2.12 to 14.2.21 #94

chore(deps): bump next from 14.2.12 to 14.2.21

chore(deps): bump next from 14.2.12 to 14.2.21 #94

Workflow file for this run

name: Format
on: [push]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm run prettier:check