Skip to content

Commit bcd7598

Browse files
update doc site CI upload artifact to v4
1 parent 4748685 commit bcd7598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-doc-site.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cd ./doc/mkdocs
2929
mkdocs build
3030
- name: Upload Artifact
31-
uses: actions/upload-pages-artifact@v4
31+
uses: actions/upload-pages-artifact@v3
3232
with:
3333
# location of the coverage artifacts
3434
path: "./doc/mkdocs/site"

0 commit comments

Comments
 (0)