Skip to content

Commit acffb10

Browse files
chore(deps): update dependency node to v20.19.5
1 parent 7676cd8 commit acffb10

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.5'
6868

6969
- name: Install dependencies
7070
run: npm install

0 commit comments

Comments
 (0)