Skip to content

Commit 6ca73a6

Browse files
chore(deps): update dependency node to 20.19
1 parent 393542c commit 6ca73a6

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
@@ -132,7 +132,7 @@ jobs:
132132
- name: Setup NodeJS
133133
uses: actions/setup-node@v2-beta
134134
with:
135-
node-version: "20.18"
135+
node-version: "20.19"
136136

137137
- name: Get yarn cache directory path
138138
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)