Skip to content

Commit d9181cb

Browse files
Upgrade to Node.js v22
Upgrade to using Node.js v22.
1 parent 7d366d6 commit d9181cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Setup Node
4747
uses: actions/setup-node@v4
4848
with:
49-
node-version: '20'
49+
node-version: '22'
5050

5151
- name: Build and Test
5252
shell: pwsh

0 commit comments

Comments
 (0)