From 801e6ae4bd792d5f6032f0d188fb59b999d4c465 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 1 Jan 2024 01:09:12 +0000
Subject: [PATCH] Update all dependencies

---
 .github/workflows/github-pages.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml
index 1dac134..5289625 100644
--- a/.github/workflows/github-pages.yml
+++ b/.github/workflows/github-pages.yml
@@ -22,7 +22,7 @@ jobs:
         run: |
           brew bundle
           mdbook build
-      - uses: actions/upload-pages-artifact@v2
+      - uses: actions/upload-pages-artifact@v3
         with:
           path: book
-      - uses: actions/deploy-pages@v2
+      - uses: actions/deploy-pages@v4