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.
1 parent 426f1ff commit 0a30042Copy full SHA for 0a30042
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- node-version: [20.x]
+ node-version: [26.x]
24
25
steps:
26
- uses: actions/checkout@v6
0 commit comments