From 56c77f53eaa0dedd6fc8dfb8bc7e1143bfc4dd2f Mon Sep 17 00:00:00 2001 From: Stephen Mallette Date: Thu, 30 Jan 2025 09:22:58 -0500 Subject: [PATCH] Updated deploy-pages action --- .github/workflows/build-asciidoc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-asciidoc.yml b/.github/workflows/build-asciidoc.yml index c859ac2..ca37c15 100644 --- a/.github/workflows/build-asciidoc.yml +++ b/.github/workflows/build-asciidoc.yml @@ -71,4 +71,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4