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 2b5b44d commit 5ba2e9aCopy full SHA for 5ba2e9a
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
environment: ci
7
strategy:
8
matrix:
9
- node-version: ['20.x', '21.x']
+ node-version: ['22.x']
10
steps:
11
- uses: actions/checkout@v4
12
0 commit comments