diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 3036bb4c..212190a9 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 - name: Link Checker - uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 + uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede with: args: --verbose --no-progress --require-https . fail: true