Skip to content

Commit 476aff2

Browse files
committed
fix ci.
1 parent e0b309f commit 476aff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build
3434
run: yarn build
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v1
36+
uses: actions/upload-artifact@v4
3737
with:
3838
path: demos
3939
- name: Deploy

0 commit comments

Comments
 (0)