Update dependency node to v22 - autoclosed #6
@@ -17,7 +17,7 @@ jobs:
|
||||
# only required for cspell compatibility until a mature replacement is available
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
- run: bun install --frozen-lockfile
|
||||
- name: Run lint
|
||||
run: bun run check:code
|
||||
|
||||
Reference in New Issue
Block a user