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 997cbd9 + ae7d68a commit 735d0b8Copy full SHA for 735d0b8
.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