Skip to content

Commit 85c0cf4

Browse files
Update dependency node to v22
1 parent 2e154d5 commit 85c0cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- uses: actions/setup-node@v4
3131
with:
32-
node-version: 20
32+
node-version: 22
3333

3434
- name: Run test suite
3535
run: cargo make test

0 commit comments

Comments
 (0)