mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
ci: bump actions to latest
This commit is contained in:
parent
e811a62e2f
commit
330da0ff07
3 changed files with 3 additions and 3 deletions
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
git clean -xf
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
commit-message: Update README
|
||||
title: Update README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue