From a58a2fd83ce4c5b5ac76f87962228efc05ad1695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Br=C3=A4unlich?= Date: Mon, 11 Aug 2025 09:06:08 +0200 Subject: [PATCH] update deploy-pages version to v4 --- .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 8ce2ef8c..c833b917 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -70,4 +70,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4