Skip to content

Commit 1eba57e

Browse files
authored
ci(.github): use latest node version (#765)
1 parent f0df3ba commit 1eba57e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222

2323
- uses: actions/setup-node@v4
2424
with:
25+
check-latest: true
2526
node-version: 18
2627

2728
- name: Install

0 commit comments

Comments
 (0)