Skip to content

Commit eb8fdf1

Browse files
authored
Anchor Node version to 20.x on GitHub releases (#682)
1 parent b17cad5 commit eb8fdf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/orama_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: lts
19+
node-version: 20.x
2020
cache: pnpm
2121
- uses: pnpm/action-setup@v3
2222
with:

0 commit comments

Comments
 (0)