Skip to content

Commit 518166d

Browse files
authored
Merge branch 'main' into v6
2 parents cdf5edf + 0dd6239 commit 518166d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- uses: actions/checkout@v3
8686
- uses: actions/setup-node@v3
8787
with:
88-
node-version: 16.x
88+
node-version: 18.x
8989
- run: yarn install --frozen-lockfile
9090
- run: npx semantic-release
9191
- id: sequelize

0 commit comments

Comments
 (0)