Skip to content

Commit eb164bc

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4
2 parents 72b479b + 7483f8f commit eb164bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- uses: actions/setup-node@v4
5656
with:
57-
node-version: '14'
57+
node-version: '18'
5858

5959
- name: Install conventionalcommits
6060
run: npm i -D conventional-changelog-conventionalcommits

0 commit comments

Comments
 (0)