From 1d909b266ab749c7caa9d3bf0d5486ae6597cc9c Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Thu, 10 Aug 2023 01:01:08 +0000 Subject: [PATCH] Upgrade actions/deploy-pages v2.0.3 -> v2.0.4 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 41d9b970e6f..285a506646d 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