Skip to content

Commit 30c8c54

Browse files
committed
CI: Update Node in workflows
1 parent 0cf1d65 commit 30c8c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Node.js
3636
uses: actions/setup-node@v4
3737
with:
38-
node-version: "20"
38+
node-version: "22"
3939

4040
- name: Install tree-sitter-cli
4141
run: npm install -g tree-sitter-cli

0 commit comments

Comments
 (0)