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 bbefe85 commit e2ca1c2Copy full SHA for e2ca1c2
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: actions/setup-node@v3
17
with:
18
- node-version: '16'
+ node-version: '24.11.0'
19
cache: yarn
20
- run: yarn install
21
- run: yarn dev:prepare
0 commit comments