Skip to content

Commit f64397e

Browse files
chore(deps): update dependency node to 20.19
1 parent 6ddb7ee commit f64397e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Setup NodeJS
122122
uses: actions/setup-node@v2-beta
123123
with:
124-
node-version: "20.18"
124+
node-version: "20.19"
125125

126126
- name: Get yarn cache directory path
127127
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)