Skip to content

chore(deps): update nextjs monorepo to v14.0.1 #856

chore(deps): update nextjs monorepo to v14.0.1

chore(deps): update nextjs monorepo to v14.0.1 #856

name: Check Translations
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js 16.x
uses: actions/setup-node@v4
with:
node-version: 16.x
cache: "npm"
- run: npm ci
- run: npm run check-translations