Skip to content

Commit a49f6b6

Browse files
chore(deps): update dependency node to v22
1 parent 30ca853 commit a49f6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)