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 e93a146 commit 5ced98dCopy full SHA for 5ced98d
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
fail-fast: false
29
matrix:
30
- node-version: [18, 20, 22]
+ node-version: [22]
31
steps:
32
- name: Checkout
33
uses: actions/checkout@v4
0 commit comments