Skip to content

Commit d406437

Browse files
committed
changing to upload-pages
1 parent 65555ff commit d406437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: python scripts/make_docs.py
3535

3636
- name: Upload documentation
37-
uses: actions/upload-artifact@v4
37+
uses: actions/upload-pages-artifact@v3
3838
with:
3939
name: documentation
4040
path: docs/

0 commit comments

Comments
 (0)