Skip to content

Commit 5b33a31

Browse files
authored
Update main_ci.yml
1 parent 8b8f6eb commit 5b33a31

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@v1
133+
uses: actions/upload-artifact@v4
134134
with:
135135
path: ./docs
136136

0 commit comments

Comments
 (0)