We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba4748 commit 0dd6239Copy full SHA for 0dd6239
1 file changed
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
- uses: actions/checkout@v3
86
- uses: actions/setup-node@v3
87
with:
88
- node-version: 16.x
+ node-version: 18.x
89
- run: yarn install --frozen-lockfile
90
- run: npx semantic-release
91
- id: sequelize
0 commit comments