Skip to content

Commit 1d69708

Browse files
committed
ci(test): update node version
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 1e5b4fc commit 1d69708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Set up Node.js
5959
uses: actions/setup-node@v4
6060
with:
61-
node-version: '18'
61+
node-version: '22'
6262

6363
- name: Install protoc
6464
uses: arduino/setup-protoc@v3

0 commit comments

Comments
 (0)