From 8c78541ebb1edfff60ab35119920dd82dfd07e83 Mon Sep 17 00:00:00 2001 From: Neeraj Joseph Koilparambil Date: Fri, 13 Mar 2026 16:48:14 +0000 Subject: [PATCH] Update broken-links.yml --- .github/workflows/broken-links.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index 62999ca..6bda2c8 100644 --- a/.github/workflows/broken-links.yml +++ b/.github/workflows/broken-links.yml @@ -10,9 +10,9 @@ jobs: linkChecker: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v5 - name: Link Checker - uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede + uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 with: fail: true