Skip to content

Commit 0f6d3a7

Browse files
committed
chore: update github action
1 parent 7cf1efc commit 0f6d3a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
npm run docs:build
5050
touch docs/.vitepress/dist/.nojekyll
5151
- name: Upload artifact
52-
uses: actions/upload-pages-artifact@v2
52+
uses: actions/upload-pages-artifact@v3
5353
with:
5454
path: docs/.vitepress/dist
5555

0 commit comments

Comments
 (0)