Skip to content

Commit 8b8f6eb

Browse files
authored
Update main_ci.yml
1 parent 0319d42 commit 8b8f6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
- run: npm run doc
131131
- name: Upload artifact
132132
id: upload-artifact
133-
uses: actions/upload-pages-artifact@v4
133+
uses: actions/upload-pages-artifact@v1
134134
with:
135135
path: ./docs
136136

0 commit comments

Comments
 (0)