Skip to content

Bump webrick from 1.8.2 to 1.9.0 #450

Bump webrick from 1.8.2 to 1.9.0

Bump webrick from 1.8.2 to 1.9.0 #450

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: nosborn/github-action-markdown-cli@v3.3.0
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"