From c8be1eeb45f64f14f25673b9ffcbe3544352cab4 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Tue, 11 Jul 2023 01:10:36 +0000 Subject: [PATCH] Upgrade actions/deploy-pages v2.0.2 -> v2.0.3 See: - https://github.com/actions/deploy-pages/releases/tag/v2.0.3 --- .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 16d62b857da..08baecc0c06 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@ee48c7b82e077d7b8ef30b50a719e6a792a50c9a # v2.0.2 + uses: actions/deploy-pages@12ab2b16cf43a7a061fe99da74b6f8f11fb77f5b # v2.0.3