diff --git a/.github/workflows/check-markdown-links.yml b/.github/workflows/check-markdown-links.yml index bb348bc9a..1182811ca 100644 --- a/.github/workflows/check-markdown-links.yml +++ b/.github/workflows/check-markdown-links.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4 - name: Check links - uses: lycheeverse/lychee-action@v2.2.0 + uses: lycheeverse/lychee-action@v2.3.0 with: # excluded: # - notes.md and notes-templates.md - because they are a part of user guide