Compare commits
2 Commits
380a0b4795
...
fc828b5812
| Author | SHA1 | Date | |
|---|---|---|---|
| fc828b5812 | |||
| 8df54e5f0a |
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 22
|
node-version: 24
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run check
|
- run: npm run check
|
||||||
- run: npm run typecheck
|
- run: npm run typecheck
|
||||||
|
|||||||
Reference in New Issue
Block a user