Skip to content

Commit 9304317

Browse files
committed
wip
1 parent 895e017 commit 9304317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
if: ${{ matrix.test.needs-db == 'true' }}
5454
uses: actions/setup-node@v6
5555
with:
56-
node-version: '22'
56+
node-version: '24'
5757
cache: 'npm'
5858

5959
- name: Copy .env

0 commit comments

Comments
 (0)