We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ba6e77 + def3f39 commit 3380e10Copy full SHA for 3380e10
3 files changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- node-version: [20.x, 22.x, 23.x, 24.x]
+ node-version: [20.x, 22.x, 24.x, 25.x]
12
13
steps:
14
- uses: actions/checkout@v6
0 commit comments