Skip to content

Commit

Permalink
fix: commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
yapyuyou authored Feb 20, 2024
1 parent 9f91fcf commit 5151f0e
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 @commitlint/config-conventional@v17
- uses: JulienKode/[email protected]

0 comments on commit 5151f0e

Please sign in to comment.