From b5ba4fa208d84bac6e7e6568aadac32e5ff2d2d8 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Sat, 12 Aug 2023 14:28:35 +0200 Subject: [PATCH] Upgrade actions/deploy-pages v2.0.3 -> v2.0.4 (#747) See: - https://github.com/actions/deploy-pages/releases/tag/v2.0.4 --- .github/workflows/deploy-website.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-website.yaml b/.github/workflows/deploy-website.yaml index 41d9b970e6..285a506646 100644 --- a/.github/workflows/deploy-website.yaml +++ b/.github/workflows/deploy-website.yaml @@ -48,4 +48,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@12ab2b16cf43a7a061fe99da74b6f8f11fb77f5b # v2.0.3 + uses: actions/deploy-pages@9dbe3824824f8a1377b8e298bafde1a50ede43e5 # v2.0.4