From c3e95df36ccbef3a98eee73191ee0f22ed574df7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 10:21:08 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v4 --- .github/workflows/deploy-github.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-github.yml b/.github/workflows/deploy-github.yml index 924960c4..791fa01f 100644 --- a/.github/workflows/deploy-github.yml +++ b/.github/workflows/deploy-github.yml @@ -49,4 +49,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4