From 250c9e0b05b2c99a3f0df4bd14069ba061f695f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 01:44:40 +0000 Subject: [PATCH] Update actions/deploy-pages action to v4 --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 7691ca6..7d3304f 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -41,4 +41,4 @@ jobs: path: './_book' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4