We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895e017 commit 9304317Copy full SHA for 9304317
1 file changed
.github/workflows/tests.yml
@@ -53,7 +53,7 @@ jobs:
53
if: ${{ matrix.test.needs-db == 'true' }}
54
uses: actions/setup-node@v6
55
with:
56
- node-version: '22'
+ node-version: '24'
57
cache: 'npm'
58
59
- name: Copy .env
0 commit comments