Skip to content

Commit ea636b5

Browse files
chore(deps): update dependency node to v20.19.3
1 parent f094541 commit ea636b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Use nodejs
6262
uses: actions/setup-node@v4
6363
with:
64-
node-version: '20.12.0'
64+
node-version: '20.19.3'
6565

6666
- name: Install dependencies
6767
run: npm install

0 commit comments

Comments
 (0)