Skip to content

Commit 8e17939

Browse files
committed
Build/run with NodeJS 22
Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
1 parent 580fe0d commit 8e17939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- name: Set up Nodejs
112112
uses: actions/setup-node@v4
113113
with:
114-
node-version: 20
114+
node-version: 22
115115

116116
- name: Set up Go
117117
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)