Skip to content

Commit 23f7fd5

Browse files
committed
fix: lock file and node version
1 parent 0fb0dcc commit 23f7fd5

File tree

2 files changed

+1579
-357
lines changed

2 files changed

+1579
-357
lines changed

.github/workflows/release-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Node
3434
uses: actions/setup-node@v3
3535
with:
36-
node-version: '22.x'
36+
node-version: '22.18.0'
3737

3838
- name: Generate build-info.json
3939
env:

0 commit comments

Comments
 (0)