diff --git a/.github/workflows/documentation-links.yml b/.github/workflows/documentation-links.yml index fc321ad..63f3641 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@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 + uses: lycheeverse/lychee-action@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67 - name: Create Issue From File if: env.lychee_exit_code != 0