Skip to content

Commit e615475

Browse files
committed
Updated the node version
1 parent c2ce08b commit e615475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
- name: Setup Node.js
77
uses: actions/setup-node@v3
88
with:
9-
node-version: 18
9+
node-version: 22.9.0
1010
cache: 'yarn'
1111

1212
- name: Install dependencies

0 commit comments

Comments
 (0)