Skip to content

Bump cryptography from 38.0.4 to 41.0.3 #844

Bump cryptography from 38.0.4 to 41.0.3

Bump cryptography from 38.0.4 to 41.0.3 #844

Workflow file for this run

name: Lint Markdown
on:
- pull_request
- push
jobs:
mdl:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: articulate/actions-markdownlint@v1
with:
config: .markdownlint.yaml
ignore: 'tests/'