We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ca853 commit a49f6b6Copy full SHA for a49f6b6
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
- uses: actions/checkout@v4
86
- uses: actions/setup-node@v4
87
with:
88
- node-version: 18.x
+ node-version: 22.x
89
- run: yarn install --frozen-lockfile
90
- run: npx semantic-release
91
- id: sequelize
0 commit comments