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 5208179 + 838d002 commit ae7d68aCopy full SHA for ae7d68a
.github/workflows/cicd.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
python-version: ${{ matrix.python-version }}
80
- name: Lint code
81
- uses: pre-commit/[email protected].0
+ uses: pre-commit/[email protected].1
82
83
- name: Install pipenv
84
run: |
0 commit comments