We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5da1c commit 3349056Copy full SHA for 3349056
.github/workflows/perf.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 18.15.0
+ node-version: 20.16.0
19
cache: "yarn"
20
- name: Run performance tests
21
run: ./reassure-tests.sh
0 commit comments