Skip to content

Commit c01453d

Browse files
committed
ci(node-versions): swap node v21 for v22 in the verification matrix
1 parent 210639b commit c01453d

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
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
node-version:
2424
- 20.8.1
25-
- 21
25+
- 22.0.0
2626
os:
2727
- ubuntu-latest
2828
runs-on: "${{ matrix.os }}"

0 commit comments

Comments
 (0)