Skip to content

Commit 94aa1f9

Browse files
committed
node version
1 parent 67cbcab commit 94aa1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-mac.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- name: Set up Node.js
134134
uses: actions/setup-node@v4
135135
with:
136-
node-version: '14.17.3'
136+
node-version: '20.19.0'
137137
architecture: 'x64'
138138

139139
- name: Verify Node.js

0 commit comments

Comments
 (0)