From c77627f03f7e533b66dd52a1249d8528f3081282 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 12:46:27 +0000 Subject: [PATCH] Update actions/deploy-pages action to v4.0.5 --- .github/workflows/deploy-reference.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-reference.yml b/.github/workflows/deploy-reference.yml index 3b936c2ac..83b243471 100644 --- a/.github/workflows/deploy-reference.yml +++ b/.github/workflows/deploy-reference.yml @@ -46,4 +46,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.4 + uses: actions/deploy-pages@v4.0.5