Skip to content

Commit d76a165

Browse files
committed
chore: 更新 hexo-action 版本至 v1.0.12
1 parent 835084e commit d76a165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# Deploy hexo blog website.
4242
- name: Deploy
4343
id: deploy
44-
uses: marsen/[email protected].11
44+
uses: marsen/[email protected].12
4545
with:
4646
deploy_key: ${{ secrets.DEPLOY_KEY }}
4747
user_name: marsen # (or delete this input setting to use bot account)

0 commit comments

Comments
 (0)