Skip to content

chore: bump react, react-dom, react-test-renderer and @types/react #4164

chore: bump react, react-dom, react-test-renderer and @types/react

chore: bump react, react-dom, react-test-renderer and @types/react #4164

Workflow file for this run

name: " 🔤 Check Spelling"
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5