mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -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-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
git clean -xf
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
title: "Update lockfile.json: ${{ env.UPDATED_PARSERS }}"
|
||||
branch: update-lockfile-pr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue