diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1dbc233b..e7374ef6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -396,7 +396,7 @@ jobs: set-safe-directory: true fetch-depth: 1 - name: 🕵️ Lint Markdown - uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0 + uses: DavidAnson/markdownlint-cli2-action@6b51ade7a9e4a75a7ad929842dd298a3804ebe8b # v23.1.0 id: markdownlint with: fix: true