Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nghaninn committed Dec 6, 2024
1 parent b0dec74 commit da5a8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install Commit Lint Dependencies
run: npm install @commitlint/config-conventional
run: npm install --force @commitlint/config-conventional@v17
- uses: JulienKode/pull-request-name-linter-action@v0.5.0

0 comments on commit da5a8e5

Please sign in to comment.