From bce82e3fda3c80fcce954b7f0cfe387aafafa55d Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 7 Feb 2024 20:05:45 +0100 Subject: [PATCH] update action in link-validator.yml --- .github/workflows/link-validator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-validator.yml b/.github/workflows/link-validator.yml index cf8442ca1..4e601a883 100644 --- a/.github/workflows/link-validator.yml +++ b/.github/workflows/link-validator.yml @@ -33,7 +33,7 @@ jobs: uses: coursier/cache-action@v6 - name: Setup Coursier - uses: coursier/setup-action@v1.3.3 + uses: coursier/setup-action@v1 # assign an arbitrary version number so that scripts/link-validator.conf has a predictable set of links to work with - name: Create the Pekko site