Skip to content

fix(deps): update dependency @mdx-js/react to v3 #794

fix(deps): update dependency @mdx-js/react to v3

fix(deps): update dependency @mdx-js/react to v3 #794

Workflow file for this run

name: Spellcheck
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: rojopolis/spellcheck-github-actions@737c1f7be0fa441a9d64a3763f9dcacf20a284d4 # 0.35.0
name: Spellcheck