Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 7a2c837

Browse files
committed
.
1 parent 1674b26 commit 7a2c837

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
@@ -36,7 +36,7 @@ jobs:
3636
run: npm run build
3737

3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v4
39+
uses: actions/upload-pages-artifact@v3
4040
with:
4141
path: ./build
4242
name: github-pages

0 commit comments

Comments
 (0)