Skip to content

Commit 0372e50

Browse files
committed
Quartz sync: May 15, 2025, 2:40 PM
1 parent f079a0d commit 0372e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build Quartz
3030
run: npx quartz build
3131
- name: Upload artifact
32-
uses: actions/upload-pages-artifact@v3
32+
uses: actions/upload-pages-artifact@v2
3333
with:
3434
path: public
3535

0 commit comments

Comments
 (0)