From e3c2f5e3960682c1da18dc9f772eb8893dda3070 Mon Sep 17 00:00:00 2001 From: Francois Zaninotto Date: Tue, 29 Jul 2025 12:04:24 +0200 Subject: [PATCH] Update 404-links.yml --- .github/workflows/404-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/404-links.yml b/.github/workflows/404-links.yml index 56c7a4e..f6938a3 100644 --- a/.github/workflows/404-links.yml +++ b/.github/workflows/404-links.yml @@ -11,6 +11,6 @@ jobs: steps: - uses: actions/checkout@v2 - name: 'atalent-labs-404-links' - uses: atalent-labs/404-links@3.1.3 + uses: atalent-labs/404-links@3.1.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}