We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b3f18 commit c90f45cCopy full SHA for c90f45c
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@v3
35
- uses: actions/setup-node@v3.3.0
36
with:
37
- node-version: 16.15.1
+ node-version: 18.3.0
38
cache: npm
39
- run: npm ci
40
- run: npx semantic-release
0 commit comments