We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d909f48 commit 553318eCopy full SHA for 553318e
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-node@v3
14
with:
15
- node-version: 16
+ node-version: 18
16
cache: npm
17
- run: npm ci
18
- run: npx semantic-release
0 commit comments