From 648c9a4ecf24ec05e8f6b9be2ea5ed320d1bac57 Mon Sep 17 00:00:00 2001 From: Cortex-DMS <104561178+Cortex-DMS@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:43:53 +0000 Subject: [PATCH] Update Deployment Workflow --- .github/workflows/hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 6e3230251..b62b3cdea 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -78,4 +78,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4