From bf61c83d6e622e196e36b67b0d5305488a3c26e2 Mon Sep 17 00:00:00 2001 From: Aaron Parker Date: Wed, 20 Dec 2023 13:13:33 +1100 Subject: [PATCH] Update github-pages.yml Revert actions/deploy-pages --- .github/workflows/github-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 4c94be2b9..fb0b8d249 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -54,4 +54,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v3