From 4204c31d9aecb589229be5fecc6e07aada8a4cd6 Mon Sep 17 00:00:00 2001 From: Jonathan Kingston Date: Fri, 13 Sep 2024 14:17:21 +0100 Subject: [PATCH] Revert "Bump actions/deploy-pages from 1 to 4 (#1040)" (#1050) This reverts commit a2c8cc5023609a510cc7411e4a1d1fd41833bbe9. --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6f83d3d010..a3ab925f57 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -112,4 +112,4 @@ jobs: path: docs - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v1