From c87d73b238824f532f9df3be6a859a7219644919 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Tue, 13 Jun 2023 01:01:10 +0000 Subject: [PATCH] Upgrade actions/deploy-pages v1.2.3 -> v1.2.8 See: - https://github.com/actions/deploy-pages/releases/tag/v1.2.8 - https://github.com/actions/deploy-pages/releases/tag/v1.2.7 - https://github.com/actions/deploy-pages/releases/tag/v1.2.6 - https://github.com/actions/deploy-pages/releases/tag/v1.2.5 - https://github.com/actions/deploy-pages/releases/tag/v1.2.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 a17d1a0bdd2..119ef1fcdfe 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@v1.2.3 + uses: actions/deploy-pages@dcda0bb2bcba68842abb9414982734cde54a96d8 # v1.2.8