Skip to content

Bump @auth0/auth0-react from 2.2.0 to 2.2.1 #116

Bump @auth0/auth0-react from 2.2.0 to 2.2.1

Bump @auth0/auth0-react from 2.2.0 to 2.2.1 #116

Workflow file for this run

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes