We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca02933 commit 3f481a8Copy full SHA for 3f481a8
.github/actions/install-all-build-libs/action.yml
@@ -8,7 +8,7 @@ runs:
8
- name: Setup Node
9
uses: actions/setup-node@v4
10
with:
11
- node-version: '20.15'
+ node-version: '20.18.0'
12
13
- name: Install dependencies for root package.js
14
shell: bash
0 commit comments