From 65d06d7fc4a1fe8f035ec262c68840cea6873439 Mon Sep 17 00:00:00 2001 From: "app-token-issuer-releng-renovate[bot]" <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:17:59 +0000 Subject: [PATCH] Update actions/deploy-pages action to v5 --- .github/workflows/reusable-docusaurus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-docusaurus.yml b/.github/workflows/reusable-docusaurus.yml index 664b32f5c..e27f89c73 100644 --- a/.github/workflows/reusable-docusaurus.yml +++ b/.github/workflows/reusable-docusaurus.yml @@ -93,4 +93,4 @@ jobs: - name: Deploy to GitHub Pages if: github.event_name == 'push' && github.ref == 'refs/heads/main' - uses: actions/deploy-pages@v4.0.5 + uses: actions/deploy-pages@v5.0.0