Skip to content

Commit

Permalink
chore: update to latest neovim docs github action
Browse files Browse the repository at this point in the history
  • Loading branch information
wassimk committed Jun 10, 2024
1 parent a5b7b64 commit 5d2fd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
toc: true
treesitter: true
docmappingprojectname: false
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "build(docs): auto generate vim documentation"
commit_user_name: "github-actions[bot]"
Expand Down

0 comments on commit 5d2fd53

Please sign in to comment.