Skip to content

chore(deps): bump next from 14.2.12 to 14.2.15 #170

chore(deps): bump next from 14.2.12 to 14.2.15

chore(deps): bump next from 14.2.12 to 14.2.15 #170

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test