Skip to content

Commit 9d3e5ae

Browse files
authored
Merge pull request #176 from atom-community/renovate/wagoid-commitlint-github-action-4.x
2 parents 74a99a8 + c45e55b commit 9d3e5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
fetch-depth: 0
4242
- name: Commit lint ✨
43-
uses: wagoid/commitlint-github-action@v2
43+
uses: wagoid/commitlint-github-action@v4
4444

4545
- name: Install dependencies
4646
run: npm install

0 commit comments

Comments
 (0)