Skip to content

Bump filelock from 3.20.1 to 3.20.3 (#8) #12

Bump filelock from 3.20.1 to 3.20.3 (#8)

Bump filelock from 3.20.1 to 3.20.3 (#8) #12

Workflow file for this run

name: Check links
permissions:
contents: read
pull-requests: write
on:
push:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: tcort/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'no'