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 3c2fe86 commit 57e801bCopy full SHA for 57e801b
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{matrix.os}}
13
strategy:
14
matrix:
15
- node-version: [18.x, 20.x]
+ node-version: [22.x, 24.x]
16
os: [ubuntu-latest, macos-latest]
17
steps:
18
- uses: actions/checkout@v4
0 commit comments