Skip to content

chore(deps): update dependency @types/react to v18.2.73 #109

chore(deps): update dependency @types/react to v18.2.73

chore(deps): update dependency @types/react to v18.2.73 #109

name: Build Docusaurus PR
on:
pull_request:
jobs:
docusaurus-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4 # v4
with:
fetch-depth: 0
- uses: articulate/actions-markdownlint@v1
- uses: actions/setup-node@v4
with:
node-version: 18.x
- run: yarn set version berry
- run: yarn install --immutable
- run: yarn run build