From 8ca3d11575ef66403a4954007faeb4cfef8b57f1 Mon Sep 17 00:00:00 2001 From: prql-bot <107324867+prql-bot@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:18:37 -0700 Subject: [PATCH] chore: Backport #4436 to `web` (#4441) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-web.yaml b/.github/workflows/build-web.yaml index 44be1cf94b45..502580ff55cf 100644 --- a/.github/workflows/build-web.yaml +++ b/.github/workflows/build-web.yaml @@ -66,7 +66,7 @@ jobs: - name: 🕷️ Build web run: task build-web - - uses: actions/upload-pages-artifact@v2.0.0 + - uses: actions/upload-pages-artifact@v3.0.1 with: path: web/website/public/