We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29f5c08 + 047111a commit abf50d8Copy full SHA for abf50d8
3 files changed
.github/workflows/publish.yaml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
- uses: actions/setup-node@v4
32
with:
33
- node-version: 16
+ node-version: 18
34
cache: 'npm'
35
- run: npm ci
36
- run: npm run build
0 commit comments