We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0932330 commit a9b1876Copy full SHA for a9b1876
.github/workflows/panvimdoc.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- run: git pull
34
- name: push changes
35
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
36
with:
37
commit_message: "chore: auto-generate vimdocs"
38
branch: ${{ github.head_ref }}
0 commit comments