From 69a80e3259e0a625ee99f247b1f6ec00276408da Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 8 Feb 2024 10:11:40 +0100 Subject: [PATCH] Update action in link-validator.yml (#104) --- .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 ab466efd..af3cc8e8 100644 --- a/.github/workflows/link-validator.yml +++ b/.github/workflows/link-validator.yml @@ -27,7 +27,7 @@ jobs: uses: coursier/cache-action@v6 - name: Setup Coursier - uses: coursier/setup-action@v1.3.3 + uses: coursier/setup-action@v1 - name: sbt site run: sbt docs/makeSite