mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
pin node version to 24 to fix mintlify lint issue on lint-and-build gh action
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [latest]
|
||||
node-version: [24]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user