We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e1015 commit 7935e48Copy full SHA for 7935e48
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-node@v2
18
with:
19
- node-version: '16'
+ node-version: '18'
20
21
- name: Setup
22
run: npm install -g semantic-release @semantic-release/github @semantic-release/changelog @semantic-release/commit-analyzer @semantic-release/git @semantic-release/release-notes-generator semantic-release-pypi
0 commit comments