From 18689cba291dbcdbaf9147c4c911a3eb65d4cf74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:42:25 +0000 Subject: [PATCH] build(deps): Bump actions/deploy-pages from 3 to 4 (#1298) --- .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 1bb3690e..c24d3373 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -59,4 +59,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4