We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0c122 commit 15506e6Copy full SHA for 15506e6
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up tree-sitter
37
uses: tree-sitter/setup-action/cli@v2
38
- name: Set up Node.js
39
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
40
with:
41
node-version: ${{vars.NODE_VERSION}}
42
- name: Install dependencies
0 commit comments