There was an error while loading. Please reload this page.
1 parent f581b52 commit ede5298Copy full SHA for ede5298
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v4
8
- uses: actions/setup-node@v4
9
with:
10
- node-version: '20'
+ node-version: '24'
11
- run: npm ci
12
- run: npm run build
13
- run: npm run format
0 commit comments