Skip to content

Commit e3b2d1c

Browse files
committed
update actions
1 parent 13d5e2f commit e3b2d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
- run: npm ci
131131
- run: npm run doc
132132
- name: Upload artifact
133-
uses: actions/upload-pages-artifact@v2
133+
uses: actions/upload-pages-artifact@v3
134134
with:
135135
path: ./docs
136136

0 commit comments

Comments
 (0)