We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652e814 commit fae2e30Copy full SHA for fae2e30
.github/workflows/build-extensions.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Node.js
25
uses: actions/setup-node@v4
26
with:
27
- node-version: '18'
+ node-version: '22'
28
cache: 'npm'
29
30
- name: Install dependencies
0 commit comments