From 8af7097ac090ff2a3f8c3b25f35a75a9a2847ef8 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Tue, 18 Oct 2022 01:01:34 +0000 Subject: [PATCH] Upgrade actions/deploy-pages v1.2.1 -> v1.2.2 --- .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 bb0e985c0e..0436f10828 100644 --- a/.github/workflows/deploy-website.yaml +++ b/.github/workflows/deploy-website.yaml @@ -46,4 +46,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1.2.1 + uses: actions/deploy-pages@v1.2.2