From 0bb9377272da8ce564ff8206a87e8e6c52787248 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Tue, 15 Oct 2024 16:09:54 +0000 Subject: [PATCH] Switch to the "fixed" spec-prod. --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2297823..3694283 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -9,7 +9,7 @@ jobs: name: Build, Validate and Deploy steps: - uses: actions/checkout@v2 - - uses: w3c/spec-prod@v2 + - uses: jyasskin/spec-prod@patch-3 with: TOOLCHAIN: bikeshed SOURCE: index.bs