aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/downstream.yml
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-12-11 10:44:35 +0100
committerChristian Clason <ch.clason+github@icloud.com>2025-12-11 10:57:07 +0100
commit2979e048b356cfd32dc419d5803dc356b9832adf (patch)
tree57d3bf0f0926d570515cb099b88ccdb0398f7438 /.github/workflows/downstream.yml
parentfeat(haskell): injection for morpheus-graphql-client quasiquotes (diff)
downloadnvim-treesitter-2979e048b356cfd32dc419d5803dc356b9832adf.tar
nvim-treesitter-2979e048b356cfd32dc419d5803dc356b9832adf.tar.gz
nvim-treesitter-2979e048b356cfd32dc419d5803dc356b9832adf.tar.bz2
nvim-treesitter-2979e048b356cfd32dc419d5803dc356b9832adf.tar.lz
nvim-treesitter-2979e048b356cfd32dc419d5803dc356b9832adf.tar.xz
nvim-treesitter-2979e048b356cfd32dc419d5803dc356b9832adf.tar.zst
nvim-treesitter-2979e048b356cfd32dc419d5803dc356b9832adf.zip
ci(test): bump tree-sitter/setup-actions to v2
Diffstat (limited to '.github/workflows/downstream.yml')
-rw-r--r--.github/workflows/downstream.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/downstream.yml b/.github/workflows/downstream.yml
index b4ea6fc85..03fb42a36 100644
--- a/.github/workflows/downstream.yml
+++ b/.github/workflows/downstream.yml
@@ -16,7 +16,7 @@ jobs:
NVIM: "nvim"
steps:
- uses: actions/checkout@v5
- - uses: tree-sitter/setup-action/cli@v1
+ - uses: tree-sitter/setup-action/cli@v2
- name: Install and prepare Neovim
env: