We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9a7710 + f7da57c commit 43e32c1Copy full SHA for 43e32c1
2 files changed
.github/workflows/gh-pages.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- uses: actions/setup-node@v4
29
with:
30
- node-version: '16'
+ node-version: '22'
31
32
- name: Install dependencies
33
run: npm install
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0 # All history
21
22
23
24
25
26
0 commit comments