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 fdb1bd3 commit 06b6ba4Copy full SHA for 06b6ba4
.github/workflows/check_build.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Node.js
29
uses: actions/setup-node@v3
30
with:
31
- node-version: 16.x
+ node-version: 20.10.0
32
- name: Install dependencies
33
run: npm ci
34
- name: Build
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments