From 29d78d5da54bb0669172726deff47bbb2aaca6ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:32:36 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v3 --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index ff8a6cd..deb5dfa 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -48,4 +48,4 @@ jobs: path: './site' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3