Skip to content

Commit 4c6bfeb

Browse files
committed
ci: fix actions version
1 parent 22b4a72 commit 4c6bfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: 提交 Lint 修复
5050
if: ${{ !github.event.pull_request.head.repo.fork }}
51-
uses: EndBug/add-and-commit
51+
uses: EndBug/add-and-commit@v9
5252
with:
5353
message: 自动修改文档格式
5454
author_name: github-actions[bot]

0 commit comments

Comments
 (0)