mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
ci: bump actions/checkout to v5
This commit is contained in:
parent
4d43480167
commit
bf0234010a
3 changed files with 5 additions and 5 deletions
2
.github/workflows/update-parsers.yml
vendored
2
.github/workflows/update-parsers.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
name: Update parsers tier ${{ matrix.tier }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
ref: main
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue