Skip to content

Commit 6bb03e4

Browse files
committed
bump action version
1 parent 60a437e commit 6bb03e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Build
6363
run: npm run build
6464
- name: Upload artifact
65-
uses: actions/upload-pages-artifact@v2
65+
uses: actions/upload-pages-artifact@v4
6666
with:
6767
path: docs/dist
6868

0 commit comments

Comments
 (0)