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.
2 parents 530f2dc + 0cac33a commit ba389e1Copy full SHA for ba389e1
.github/workflows/benchmark.yaml
@@ -65,7 +65,7 @@ jobs:
65
unzip tmp.sample.zip -d tmp.sample
66
67
- name: Install Node.js
68
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
69
with:
70
node-version: '16.1.0'
71
.github/workflows/deploy.yaml
@@ -599,7 +599,7 @@ jobs:
599
600
601
602
603
604
605
0 commit comments