Skip to content

Commit

Permalink
chore: Backport #4436 to web (#4441)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
prql-bot and dependabot[bot] authored Apr 30, 2024
1 parent 5b3110d commit 8ca3d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit 8ca3d11

Please sign in to comment.