From c96e4920bb5626e7d43d11b705a866dba77ca459 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 13:30:38 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v3 --- .github/workflows/pub-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pub-docs.yml b/.github/workflows/pub-docs.yml index 2dcdbc9..3234ab8 100644 --- a/.github/workflows/pub-docs.yml +++ b/.github/workflows/pub-docs.yml @@ -40,4 +40,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3