We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc16f7d commit a4367c8Copy full SHA for a4367c8
1 file changed
.github/workflows/npm-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Use Node.js
20
uses: actions/setup-node@v4
21
with:
22
- node-version: 18
+ node-version: 20
23
cache: npm
24
- run: npm ci
25
- id: publish
0 commit comments