Skip to content

Commit a855fc7

Browse files
chore(deps): update dependency node to v20.19.4
1 parent 1035e3c commit a855fc7

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.4'
6565

6666
- name: Install dependencies
6767
run: npm install

0 commit comments

Comments
 (0)