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 07ecb01 commit bd9bfdfCopy full SHA for bd9bfdf
.github/workflows/benchmarks.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/setup-node@v6
34
with:
35
check-latest: true
36
- node-version: 20
+ node-version: 24
37
38
- name: Install dependencies
39
run: npm i --ignore-scripts
.github/workflows/metrics.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
0 commit comments