diff --git a/.github/workflows/documentation-links.yml b/.github/workflows/documentation-links.yml index 18d700f..ccd6ad6 100644 --- a/.github/workflows/documentation-links.yml +++ b/.github/workflows/documentation-links.yml @@ -22,7 +22,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede + uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # - name: Create Issue From File # if: env.lychee_exit_code != 0