We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c089b5d commit b05798fCopy full SHA for b05798f
.github/workflows/verify.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [ '18.x', '20.x', '21.x', '22.x' ]
+ node-version: [ '18.x', '20.x', '21.x', '22.6' ]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments