From 5f3680f97762749cca5da153ea0059f4ccc08136 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 22:27:40 +0400 Subject: [PATCH] chore(deps): update actions/configure-pages action to v6 (#424) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 7d84ef0901c1c9d9aa6401f86735dfc35c2ea3da..61114759eaf06936fb9c93b371bb3e0ddcf0dc8c 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -46,7 +46,7 @@ jobs: flatpak build-update-repo --generate-static-deltas public/repo - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Upload artifact uses: actions/upload-pages-artifact@v4