Skip to content

chore(deps): bump next-seo from 5.15.0 to 6.1.0 #1296

chore(deps): bump next-seo from 5.15.0 to 6.1.0

chore(deps): bump next-seo from 5.15.0 to 6.1.0 #1296

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-node@v3
with:
node-version: '16'
cache: 'npm'
- run: npm ci
- run: npm test