From fddc6e5b740a427a40dd6c8a3963b80af560a162 Mon Sep 17 00:00:00 2001 From: "hywax-assistant[bot]" <157903375+hywax-assistant[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 18:24:33 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v4 --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 4a13fd6..a0e951f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -51,4 +51,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4