From 70f50ea5f92620f4787596c078e26e05e190a6fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 18:54:42 +0000 Subject: [PATCH] Bump actions/deploy-pages from 3 to 4 (#569) --- .github/workflows/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 3939447886..8a4dc6c582 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -48,4 +48,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4