From 8eb9cce2da6b3d10ba430decdbd0908aaebd5084 Mon Sep 17 00:00:00 2001 From: Adam Erispaha Date: Thu, 27 Jun 2024 16:55:01 -0500 Subject: [PATCH] update deploy-pages gh action to v4 --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 2160f1e..dad3c0d 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -53,4 +53,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4