From 931673628d0f9c8c3798fce7d9a7e2252b319494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 05:43:29 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v4 --- .github/workflows/GHPages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index edbe5bbc8..2a57a9e31 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -42,4 +42,4 @@ jobs: path: ./build/eslint-plugin-svelte - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4