Skip to content

Commit 744aaa3

Browse files
committed
chore: fix window CI (?) cf. nodejs/node#52682
1 parent 493d9f4 commit 744aaa3

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
@@ -91,7 +91,7 @@ jobs:
9191
- name: Setup node
9292
uses: actions/setup-node@v4
9393
with:
94-
node-version: 20
94+
node-version: 22.1
9595
check-latest: true
9696
architecture: ${{ matrix.settings.architecture }}
9797

0 commit comments

Comments
 (0)