Skip to content

Commit b3b85e2

Browse files
committed
Bump NodeJS to 24
Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
1 parent e393364 commit b3b85e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
- name: Use Node.js
141141
uses: actions/setup-node@v6
142142
with:
143-
node-version: 22
143+
node-version: 24
144144
- name: Prep LSP tests
145145
run: |
146146
git clone https://github.com/getgauge/gauge-lsp-tests

0 commit comments

Comments
 (0)