Skip to content

Commit 8ca3d11

Browse files
chore: Backport #4436 to web (#4441)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b3110d commit 8ca3d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-web.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: 🕷️ Build web
6767
run: task build-web
6868

69-
- uses: actions/upload-pages-artifact@v2.0.0
69+
- uses: actions/upload-pages-artifact@v3.0.1
7070
with:
7171
path: web/website/public/
7272

0 commit comments

Comments
 (0)