Skip to content

Commit d8e37f5

Browse files
authored
Update build_docs.yaml
1 parent 91e1237 commit d8e37f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: ls -la doc/
4545

4646
- name: Upload Documentation Artifact
47-
uses: actions/upload-pages-artifact@v4
47+
uses: actions/upload-pages-artifact@v3
4848
with:
4949
# name: documentation
5050
path: doc/

0 commit comments

Comments
 (0)