We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 983f786 + da6b4e2 commit b3bda2cCopy full SHA for b3bda2c
.github/workflows/gitlint.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/[email protected]
10
with:
11
fetch-depth: 0
12
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
13
14
python-version: '3.x'
15
- run: pip install gitlint
0 commit comments