From 06b1ae4c3200b6e8c576b340b7eb433330a5957b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:05:58 +0000 Subject: [PATCH] Bump actions/deploy-pages from 2 to 4 (#55) --- .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 6bc41ce..6584a26 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@v2 + uses: actions/deploy-pages@v4