Skip to content

chore(deps): bump @docsearch/react from 3.0.0 to 3.8.1 #458

chore(deps): bump @docsearch/react from 3.0.0 to 3.8.1

chore(deps): bump @docsearch/react from 3.0.0 to 3.8.1 #458

Workflow file for this run

name: test
on: [ pull_request ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
cache: yarn
- run: make deps test