Skip to content

Commit 720bf62

Browse files
committed
ci: build
1 parent 75b6bcd commit 720bf62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Node
1818
uses: actions/setup-node@v3
1919
with:
20-
node-version: 22
20+
node-version: 22.14.0
2121
cache: 'npm'
2222
- run: yarn
2323
- run: npm run lint --if-present

0 commit comments

Comments
 (0)