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 4f53b2e commit 1e098f1Copy full SHA for 1e098f1
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup Node
41
uses: actions/setup-node@v4
42
with:
43
- node-version: 20
+ node-version: 22
44
- name: Install dependencies
45
run: npm install
46
0 commit comments