We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3f74c commit 5933a7dCopy full SHA for 5933a7d
.github/workflows/publish.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Node version
38
uses: actions/setup-node@v4
39
with:
40
- node-version: 16
+ node-version: 22
41
cache: 'npm'
42
43
- name: 📦 Install dependencies
0 commit comments