We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307232f commit cc78b2cCopy full SHA for cc78b2c
.github/workflows/benchmark.yml
@@ -20,7 +20,7 @@ jobs:
20
ref: ${{github.event.pull_request.head.sha}}
21
repository: ${{github.event.pull_request.head.repo.full_name}}
22
23
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
24
with:
25
node-version: 18
26
0 commit comments