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 b2dfd2e commit 97322ccCopy full SHA for 97322cc
.github/workflows/benchmark.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- node-version: ['lts/*']
+ node-version: ['20.x']
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments