Skip to content

Commit d45589b

Browse files
committed
fix action
1 parent 08e1d58 commit d45589b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
working-directory: ./docs
3333

3434
- name: Upload Build Artifact
35-
uses: actions/upload-pages-artifact@v3
35+
uses: actions/upload-artifact@v4
3636
with:
3737
name: github-pages
3838
path: docs/build

0 commit comments

Comments
 (0)