We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8ac3e + c74e6c9 commit 7fca1c7Copy full SHA for 7fca1c7
1 file changed
.github/workflows/commit-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
with:
20
fetch-depth: 0
21
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
22
23
python-version: '3.x'
24
- run: pip install gitlint
0 commit comments