From 01e7a1568d48cc8237deb51f544cf0eb5c9aa50e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:05:38 +0000 Subject: [PATCH] Update actions/deploy-pages action to v4 --- publish-node/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish-node/action.yml b/publish-node/action.yml index 1a91359..ab543f4 100644 --- a/publish-node/action.yml +++ b/publish-node/action.yml @@ -77,5 +77,5 @@ runs: - if: ${{ inputs.publish_docs == 'true' }} name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4