From 4ed01eb3151dad30315ff7306c4a057c16d0823d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 08:18:23 +0000 Subject: [PATCH] Update actions/deploy-pages action to v2.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 b302287b6..150786e71 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@v2.0.4 + uses: actions/deploy-pages@v2.0.5