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 406d4eaCopy full SHA for 406d4ea
.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: '22.15.1'
19
cache: yarn
20
- run: yarn install
21
- run: yarn dev:prepare
0 commit comments