We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0563bcc + 75056f7 commit 9fcb3f8Copy full SHA for 9fcb3f8
1 file changed
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
demojify: true
24
treesitter: true
25
- name: Push changes
26
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
27
with:
28
commit_message: "chore(build): auto-generate vimdoc"
29
commit_user_name: "github-actions[bot]"
0 commit comments