From ef0d65d3608a52e9a0624a149c04e266704360e2 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Mon, 19 Jun 2023 11:01:54 +0200 Subject: [PATCH] Upgrade actions/deploy-pages v1.2.8 -> v2.0.2 (#674) See: - https://github.com/actions/deploy-pages/releases/tag/v2.0.2 - https://github.com/actions/deploy-pages/releases/tag/v2.0.1 - https://github.com/actions/deploy-pages/releases/tag/v2.0.0 --- .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 bd6796b1..bd937b9b 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@dcda0bb2bcba68842abb9414982734cde54a96d8 # v1.2.8 + uses: actions/deploy-pages@ee48c7b82e077d7b8ef30b50a719e6a792a50c9a # v2.0.2