Skip to content

Commit 7daf01e

Browse files
chore(deps): update dependency node to v20.19.4
1 parent 8b44327 commit 7daf01e

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
@@ -64,7 +64,7 @@ jobs:
6464
- name: Use nodejs
6565
uses: actions/setup-node@v4
6666
with:
67-
node-version: '20.12.0'
67+
node-version: '20.19.4'
6868

6969
- name: Install dependencies
7070
run: npm install

0 commit comments

Comments
 (0)