From 1650b6b00d74d309108fff4002127b164709f132 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Sun, 24 Dec 2023 16:38:51 +0100 Subject: [PATCH] Upgrade actions/deploy-pages v4.0.0 -> v4.0.2 (#936) See: - https://github.com/actions/deploy-pages/releases/tag/v4.0.2 - https://github.com/actions/deploy-pages/releases/tag/v4.0.1 --- .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 b9d31d1a..2d36fbbb 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@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0 + uses: actions/deploy-pages@7a9bd943aa5e5175aeb8502edcc6c1c02d398e10 # v4.0.2