aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/update-parsers.yml
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-08-12 11:04:13 +0200
committerChristian Clason <ch.clason+github@icloud.com>2025-08-12 11:08:18 +0200
commitbf0234010a49dc1df5de93390f197cfd0abcb9aa (patch)
tree231adb73d61e09f04c40065afd079f078bd24bb1 /.github/workflows/update-parsers.yml
parentci: validate predicate/directive string parameters (diff)
downloadnvim-treesitter-bf0234010a49dc1df5de93390f197cfd0abcb9aa.tar
nvim-treesitter-bf0234010a49dc1df5de93390f197cfd0abcb9aa.tar.gz
nvim-treesitter-bf0234010a49dc1df5de93390f197cfd0abcb9aa.tar.bz2
nvim-treesitter-bf0234010a49dc1df5de93390f197cfd0abcb9aa.tar.lz
nvim-treesitter-bf0234010a49dc1df5de93390f197cfd0abcb9aa.tar.xz
nvim-treesitter-bf0234010a49dc1df5de93390f197cfd0abcb9aa.tar.zst
nvim-treesitter-bf0234010a49dc1df5de93390f197cfd0abcb9aa.zip
ci: bump actions/checkout to v5
Diffstat (limited to '.github/workflows/update-parsers.yml')
-rw-r--r--.github/workflows/update-parsers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-parsers.yml b/.github/workflows/update-parsers.yml
index 351beef67..533fc2ddd 100644
--- a/.github/workflows/update-parsers.yml
+++ b/.github/workflows/update-parsers.yml
@@ -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