Skip to content

Commit ec2e366

Browse files
Merge branch 'main' into preload-entries
2 parents 960d3f1 + 18a5728 commit ec2e366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/orama_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node.js
2525
uses: actions/setup-node@v4
2626
with:
27-
node-version: 20.x
27+
node-version: 24.x
2828
cache: pnpm
2929
- name: Install dependencies
3030
run: pnpm i

0 commit comments

Comments
 (0)