From 425c22751288d65da0f15c8311a16780171365dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 12:05:58 +0000 Subject: [PATCH] deps: update actions/deploy-pages action to v4 --- .github/workflows/website-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website-deploy.yml b/.github/workflows/website-deploy.yml index 0d934a1c6548c..c0b34ca51b48c 100644 --- a/.github/workflows/website-deploy.yml +++ b/.github/workflows/website-deploy.yml @@ -36,4 +36,4 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-22.04 steps: - - uses: actions/deploy-pages@de14547edc9944350dc0481aa5b7afb08e75f254 # v2 + - uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4