From f5022efe682089734cc7c8b7ee7414e6eab849a2 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Tue, 5 Dec 2023 18:25:46 +0100 Subject: [PATCH] Upgrade actions/deploy-pages v2.0.4 -> v2.0.5 (#901) See: - https://github.com/actions/deploy-pages/releases/tag/v2.0.5 --- .github/workflows/deploy-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index 8e80dbbf..869e5d6a 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -48,4 +48,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@9dbe3824824f8a1377b8e298bafde1a50ede43e5 # v2.0.4 + uses: actions/deploy-pages@de14547edc9944350dc0481aa5b7afb08e75f254 # v2.0.5