We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8d14c5 commit ba9cd69Copy full SHA for ba9cd69
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- node-version: [22, 24, 26]
+ node-version: [22.x, 24.x, 26.x]
12
13
steps:
14
- uses: actions/checkout@v6
0 commit comments