Skip to content

Commit 3f481a8

Browse files
committed
#RI-31 - Logical databases
1 parent ca02933 commit 3f481a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-all-build-libs/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
- name: Setup Node
99
uses: actions/setup-node@v4
1010
with:
11-
node-version: '20.15'
11+
node-version: '20.18.0'
1212

1313
- name: Install dependencies for root package.js
1414
shell: bash

0 commit comments

Comments
 (0)