We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ad9d29 + 5933a7d commit 102f00eCopy full SHA for 102f00e
.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