chore(config): Fixed linting errors for CI
All checks were successful
/ build (push) Successful in 38s
All checks were successful
/ build (push) Successful in 38s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version: "22"
|
||||
check-latest: true
|
||||
|
||||
- name: Cache dependencies
|
||||
|
||||
Reference in New Issue
Block a user