Skip to content

Commit a7f6b3d

Browse files
committed
fix: fix node version and audit --fix
1 parent c967043 commit a7f6b3d

File tree

3 files changed

+1675
-1418
lines changed

3 files changed

+1675
-1418
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- uses: actions/checkout@v3
6969
- uses: actions/setup-node@v3
7070
with:
71-
node-version: 20
71+
node-version: 22
7272
- uses: actions/cache@v3
7373
with:
7474
path: ~/.npm

0 commit comments

Comments
 (0)