Skip to content

Commit 5facf7d

Browse files
committed
database seems to require higher node.
1 parent 2490515 commit 5facf7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-database.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup node
2222
uses: actions/setup-node@v4
2323
with:
24-
node-version: "20"
24+
node-version: "22"
2525
cache: "pnpm"
2626
- name: Install Dependencies
2727
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)