Skip to content

Bump fsevents from 2.1.2 to 2.3.3 #4663

Bump fsevents from 2.1.2 to 2.3.3

Bump fsevents from 2.1.2 to 2.3.3 #4663

Workflow file for this run

# Todo: replace with a call to npm run link:check
name: Check Markdown links
on:
schedule:
- cron: '* */24 * * *'
pull_request:
branches:
- master
- b9lab-ida-final-content
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
with:
use-quiet-mode: 'yes'