From db1b79837ec86c5462fdaeaf93d39fe02ae6a0bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:49:31 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v3 --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index a0465622..2ea605a4 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -47,4 +47,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3