From 85a558ea23d61d198c07974ef4a1c087430e3d87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 19:00:33 +0100 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v4 (#241) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 25fc0810..33c02368 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -39,4 +39,4 @@ jobs: path: './docs/' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4