From 02e2bef79a371b6fd710412998eee2f013acc3b1 Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Tue, 26 May 2026 14:20:52 +0200 Subject: [PATCH] chore: update configure-pages to v6 for stability --- .github/workflows/06.deploy_final.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/06.deploy_final.yml b/.github/workflows/06.deploy_final.yml index 3d659a99..f16ec765 100644 --- a/.github/workflows/06.deploy_final.yml +++ b/.github/workflows/06.deploy_final.yml @@ -71,7 +71,7 @@ jobs: EOF - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Upload artifact uses: actions/upload-pages-artifact@v3