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 b195d31 commit 668d04fCopy full SHA for 668d04f
.github/workflows/benchmark.yaml
@@ -63,7 +63,7 @@ jobs:
63
unzip tmp.sample.zip -d tmp.sample
64
65
- name: Install Node.js
66
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
67
with:
68
node-version: '16.1.0'
69
.github/workflows/deploy.yaml
@@ -554,7 +554,7 @@ jobs:
554
555
556
557
558
559
560
0 commit comments