Skip to content

Commit 90a3962

Browse files
Merge pull request #127 from neovim/dependabot/github_actions/tree-sitter/parser-setup-action-1.2
2 parents f5d0d08 + 75d6e59 commit 90a3962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
os: [ubuntu-latest, windows-latest, macos-14]
3333
steps:
3434
- name: Set up repository
35-
uses: tree-sitter/parser-setup-action@v1.1
35+
uses: tree-sitter/parser-setup-action@v1.2
3636
with:
3737
node-version: 20
3838
- name: Clone nvim help files

0 commit comments

Comments
 (0)