From 96034a91568b034ab6732c56e81d278916601e9e Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 20 Aug 2020 12:18:23 +0000 Subject: [PATCH] chore: sync workflows --- .github/workflows/broken-link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/broken-link-check.yml b/.github/workflows/broken-link-check.yml index 338b1bf..e1e76c8 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -16,4 +16,4 @@ jobs: with: EXCLUDE_MERGED: 'true' - name: Broken Link Check - uses: technote-space/broken-link-checker-action@v1 + uses: technote-space/broken-link-checker-action@v2