Skip to content

Commit 532b49d

Browse files
authored
Update docs-demo.yml
1 parent 4d97b5f commit 532b49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-demo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
yarn run demo:build
2424
- name: Setup aliyun oss
2525
# 设置阿里云OSS配置
26-
uses: manyuanrong/setup-ossutil@v1.0
26+
uses: manyuanrong/setup-ossutil@v2.0
2727
with:
2828
endpoint: "oss-cn-hongkong.aliyuncs.com"
2929
access-key-id: ${{ secrets.OSS_ACCESSKEYID }}

0 commit comments

Comments
 (0)